John Lewin
e445c8b2fd
Fix typo
2018-10-27 15:33:02 -07:00
John Lewin
b9ebac42d1
Convert to readonly property
2018-10-27 15:32:38 -07:00
John Lewin
404c19fb8e
Remove dead code, use this prefix for local public members
2018-10-27 15:29:43 -07:00
John Lewin
4886c2ba49
Use upper casing for public property
2018-10-27 15:27:59 -07:00
John Lewin
1ceaa2d31a
Simplify naming
2018-10-27 15:27:01 -07:00
John Lewin
39e78f7348
Convert to readonly properties
2018-10-27 15:26:32 -07:00
John Lewin
6d9a57d96b
On theme change, prevent theme change until reload completes
...
- Issue MatterHackers/MCCentral#4381
2018-10-25 13:08:22 -07:00
Lars Brubaker
bde994813a
code missed due to compile and continue
2018-10-25 09:06:46 -07:00
Lars Brubaker
5bee4a584f
Better logic of when to run probe calibration
2018-10-24 18:43:27 -07:00
John Lewin
30e6bdec26
Add labels to theme buttons
...
- Issue MatterHackers/MCCentral#4370
2018-10-24 08:34:05 -07:00
John Lewin
e2c5ae4bfd
Add SchemaVersion to reset themes to default on change
...
- Extract embedded ThemeSet type to new file
- Eliminate redundant SerializedTheme type
- Issue MatterHackers/MCCentral#4353
Toggle buttons missing dots
2018-10-23 14:51:32 -07:00
Lars Brubaker
dc9c87b899
Fixing problem with uninitialized leveling data
...
Made vertical resize container show correct cursor
issue: MatterHackers/MCCentral#4327
VerticalResizeContainer has left resizer when in right mode
2018-10-23 09:47:36 -07:00
Lars Brubaker
fd74320c8e
Only require probe calibration if doing leveling
...
issue: MatterHackers/MCCentral#4351
Probe calibration is required even when software print leveling is turned off
2018-10-23 09:25:34 -07:00
John Lewin
6134dd1efa
Revise CheckMark
2018-10-22 14:16:27 -07:00
John Lewin
a0ff0cfe5b
Add ThemeID property
2018-10-22 14:16:27 -07:00
John Lewin
5635c7678c
Simplify property name
2018-10-22 14:16:27 -07:00
John Lewin
fcf6f03916
Remove SourceColor from theme
2018-10-22 14:16:27 -07:00
John Lewin
ef234d7d5e
Rename Modes to ThemeNames for clarity
2018-10-22 14:16:27 -07:00
John Lewin
1abaea4632
Revise ActiveTheme styling on Settings page
2018-10-22 14:16:27 -07:00
John Lewin
286c7d8291
Remove Colors from ThemeProvider
2018-10-22 14:16:26 -07:00
John Lewin
b0709cc8c3
Restore color button preview
2018-10-22 14:16:26 -07:00
John Lewin
fc9099139a
Move theme accent buttons to SectionWidget heading
2018-10-22 14:16:26 -07:00
John Lewin
1fda1e231d
Switch from dropdown to horizontal theme list, per theme accent colors
2018-10-22 14:16:26 -07:00
John Lewin
b0af37d732
Improve theme support for DropLists
2018-10-22 14:16:25 -07:00
John Lewin
4433abb774
Add theme driven MHDropDownList
2018-10-22 14:16:25 -07:00
John Lewin
4f0f790f56
Create specialized border fields
2018-10-22 14:16:25 -07:00
John Lewin
34708054ee
Add support for themed text/number edit fields
2018-10-22 14:16:24 -07:00
John Lewin
151e753db2
Move PrimaryAccentColor to parent
2018-10-22 14:16:24 -07:00
Lars Brubaker
b237965def
Improving initial setup process.
...
issue: MatterHackers/MCCentral#4336
If setup needs to calibrate both the probe and the bed, heat both
issue: MatterHackers/MCCentral#4337
If temp changes too much from leveling temp, warn rather than require leveling
2018-10-19 15:53:07 -07:00
John Lewin
0b47dd4056
Collapse AppSettingsView into BrandMenu, use PopupMenu with icons
2018-10-14 11:31:33 -07:00
John Lewin
ee936efb8a
Revise theme support
2018-10-13 21:09:04 -07:00
John Lewin
36e3ef1b9c
Add add-ons for printer products
2018-10-12 12:12:15 -07:00
John Lewin
22c0125b42
Convert KeepOpen to property, revise popup close logic
2018-10-11 15:04:03 -07:00
John Lewin
6dbae7668b
Remove ActiveSliceSettings.Instance
...
- Issue MatterHackers/MCCentral#4243
2018-10-05 09:25:05 -07:00
John Lewin
9b7bd8f837
Add support for setting control name via helper
2018-09-30 09:58:01 -07:00
John Lewin
1d8771d146
Simplify product name in About menu
2018-09-29 15:06:57 -07:00
John Lewin
ab7a5c5292
Move MatterControl settings to dedicated DialogPage
2018-09-29 15:03:54 -07:00
John Lewin
d819cd0131
Expose ShowHelp/ShowAbout in ApplicationController
2018-09-28 13:35:54 -07:00
Lars Brubaker
06cfe5a227
Have popup sub menus working well
2018-09-11 10:57:53 -07:00
Lars Brubaker
bed90234e7
Made MatterControl run as a .net standard app
...
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00