John Lewin
5e38277f9f
Improve border consistency
2018-07-15 10:07:30 -07:00
John Lewin
4d40ec3c45
Add border to popup to visually distinguish white over white bounds
2018-06-24 00:09:49 -07:00
John Lewin
cf0dbb7326
Improve separator contrast - use MenuTheme, increase opacity
...
- Issue MatterHackers/MCCentral#3654
Indiscernible menu separators
2018-06-18 16:41:09 -07:00
John Lewin
3b31a77d32
Inflate padding to account for scaling
...
- Issue MatterHackers/MCCentral#3236
Incorrect menu size when scaled to minimum size (0.7)
2018-04-27 18:38:57 -07:00
John Lewin
3906d1b659
Improve scaling
2018-04-26 07:56:29 -07:00
LarsBrubaker
d23a8d6502
Fixing compiler warning
2018-04-14 14:34:17 -07:00
John Lewin
9cd45b63e8
Use theme instance color rather than static from HLine constructor
2018-04-13 12:33:14 -07:00
John Lewin
f8a15c3b96
Convert static icons to instance, use theme colors
2018-04-12 13:18:28 -07:00
John Lewin
37a0b64b02
Use dedicated theme for menus, prefer theme colors over explicit refs
...
- Revise icon loader to take an Invert bool instead of custom enum
- Remove icon loader static ref to ActiveTheme.Instance
- Pass contextual theme.InvertIcons for theme specific invert behavior
2018-04-12 13:17:17 -07:00
John Lewin
ef19b792a1
Use PrimaryAccent for hover color
...
- Match existing DropList styling
2018-04-07 11:09:50 -07:00
John Lewin
9c00f026c0
Restore icon for Add menu item, improve icon support in MenuItem
...
- Render non-enabled menu icons with new lazy DisabledImage property
- Move SettingsRow into CustomWidgets namespace
2018-04-07 11:07:38 -07:00
John Lewin
c89aeca2b6
Remove dead code causing compiler warnings
2018-03-27 09:27:07 -07:00
John Lewin
5d75a6bc17
Make radio menus interactive
2018-03-16 17:45:48 -07:00
Lars Brubaker
9cc6d5f469
Added passing UndoBuffer to rebuildable
2018-03-08 17:29:35 -08:00
John Lewin
f3c0a9436d
Disable selection on children to ensure Click event on widget
...
- MatterHackers/MCCentral#2779
New Cut/Copy/Paste/Save menu items intermittently function
2018-02-06 15:42:19 -08:00
John Lewin
bf800dac36
Add cut/copy/paste/save support to scene views
...
- Issue MatterHackers/MCCentral#2775
Make CTRL-C function as expected in View3DWidget
- Issue MatterHackers/MCCentral#2776
Make CTRL-S function as expected in View3DWidget
2018-02-06 13:31:52 -08:00
John Lewin
9a0e427c35
Add support for radio button styled menu items
2018-02-03 13:23:21 -08:00
John Lewin
996037213b
Use of default font size
2018-01-12 10:55:30 -08:00
John Lewin
8ae9e2da6d
Convert GCode menu to new format
...
- Issue MatterHackers/MCCentral#2272
3D layer view uses old menu format
2017-11-20 14:09:33 -08:00
John Lewin
50ffe5b6e7
Adjust popup menu line colors, icon placement
2017-11-10 23:24:28 -08:00
John Lewin
9cff33b282
Add gutter icon support to MenuItems
...
- Convert checkbox items to simple MenuItems with check icon
- Issue MatterHackers/MCCentral#2235
Add icon support to popup menus
2017-11-10 13:15:44 -08:00
John Lewin
3944d37ad5
Convert FlowLayouts to new PopupMenu, consolidate MenuItem helpers
2017-11-09 18:27:18 -08:00