John Lewin
f04cf69f71
Purge library rather than content thumbnail cache on save
...
- Issue MatterHackers/MCCentral#3803
Start page showing wrong icon for recent print
2018-07-17 16:44:28 -07:00
LarsBrubaker
f1624cf2a3
Reducing number of layouts
...
Putting in more code to track layouts
// changes to reload all with settings up
// start (Layout Calls)
19182
// making more code do LayoutLock()
19016
19014
17988
// LayoutEngineSimpleAlign line 202
// only layout parent and child once
17911
17195
2018-06-24 08:54:44 -07:00
John Lewin
8460998682
Convert override detection to use new PrinterSettings.IsOverride
...
- Issue MatterHackers/MCCentral#3499
When I override Maximum Fan Speed, it does not appear in View Just
My Settings
2018-06-05 16:15:20 -07:00
John Lewin
267f683e9c
Consolidate differing widget colors into single shared instance
...
- Issue MatterHackers/MCCentral#3150
Indicator colors differ
2018-04-16 20:31:46 -07:00
John Lewin
178708526b
Extract border helper from PrintPopupButton, reuse in heater popups
2018-04-13 12:33:15 -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
fccad90662
Remove custom layout for non-ShowAsOverride settings
...
- Issue MatterHackers/MCCentral#3094
Connect section should not use custom layout
2018-04-12 07:58:09 -07:00
John Lewin
bd3db106b0
Prefer local reference to static
2018-04-07 22:53:34 -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
a07a459b13
Restore dropped localization
2018-04-06 15:14:21 -07:00
John Lewin
e33406aca0
Always create title field in SettingsRow constructor
...
- Use title field for HelpText
- Issue MatterHackers/MCCentral#3038
Fix mentioned issue
2018-04-06 13:11:50 -07:00
John Lewin
0464145ef1
Restore clickable user override reset button
...
- Issue MatterHackers/MCCentral#3040
2018-04-06 12:49:52 -07:00
John Lewin
a027951be5
Extract reusable aspects to common base
2018-04-06 09:06:21 -07:00
John Lewin
0076c94ed3
Use dedicated widget for user override indicators
2018-04-06 09:06:21 -07:00
John Lewin
6d8d39df96
Simplify constructor
2018-04-06 09:06:20 -07:00
John Lewin
851c4c758a
Remove redundant StyleChanged event, add minimum height for rows
2018-04-06 09:06:20 -07:00
John Lewin
e8b197b04d
Fix issues blocking settings restore
...
- Issue MatterHackers/MCCentral#2694
Reset button fails to fire UI refresh
2018-01-18 17:59:43 -08:00
John Lewin
918ab7de76
Filter and search SliceSettings views
...
- Issue MatterHackers/MCCentral#2651
- Issue MatterHackers/MCCentral#2650
- Issue MatterHackers/MCCentral#2649
ShowHelp in Configure Printer not synced with SliceSettingsWidget
2018-01-14 16:29:41 -08:00
John Lewin
7a648d8f2f
Use specialized rather than generic field
2018-01-12 17:15:21 -08:00
John Lewin
d4e5aaaf31
Add hover effect to settings rows
2018-01-11 12:27:48 -08:00
John Lewin
8804646716
SliceSettingRow should allow caller to specify text color
...
- Issue MatterHackers/MCCentral#2514
Adjust print popup menu for forced white background
2017-12-29 09:13:16 -08:00
John Lewin
736a30b63c
Restore modified SliceSettingsRow styling
2017-11-20 18:13:58 -08:00
John Lewin
1fe8f0dfe2
Remove vertical lines, use border, right align override color border
2017-11-17 17:07:35 -08:00
Lars Brubaker
cfca964294
More Refactoring of RGBA_Bytes
2017-11-01 18:13:47 -07:00
Lars Brubaker
8d1fecab8c
Changed RGBA_Bytes -> Color
2017-10-31 11:43:25 -07:00
John Lewin
569ce3498c
Fix test exceptions due to naming mismatches
2017-09-22 23:38:15 -07:00
John Lewin
294df0a588
Convert ActiveSliceSettings usage from static to local references
2017-09-17 01:12:18 -07:00
John Lewin
b2b89ecb84
Revise naming to reflect behavior
2017-09-13 22:00:28 -07:00