Commit graph

23 commits

Author SHA1 Message Date
John Lewin
a6caed8f5e Add theme support for noContentFieldDescription
- Issue MatterHackers/MCCentral#4613
Unfilled text should be a desaturated color
2018-11-23 18:45:29 -08:00
John Lewin
0d066881a4 Use UiThread.ClearInterval 2018-11-13 16:54:46 -08:00
John Lewin
b1053b8198 Revert accessibility of contentRow
- Add public PrinterSetupWizardPage proxy to private .contentRow
- Use PrinterSetupWizardPage.ContentRow in LoadFilamentWizard
2018-11-03 10:12:49 -07:00
John Lewin
7212f11871 Rename theme.ActiveTabColor to theme.BackgroundColor
- Issue MatterHackers/MCCentral#4491
2018-11-03 09:51:25 -07:00
John Lewin
8d4974dc32 Move theme.Colors.PrimaryTextColor into theme, remove unneeded types
- Issue MatterHackers/MCCentral#4490
2018-11-03 09:13:07 -07:00
Lars Brubaker
775f1982bd Re-wrote the load filament wizard as not a macro so we have more control over it
Added it to the setup steps

issue: MatterHackers/MCCentral#4429
Put in a loading filament as part of initial setup process
2018-11-02 16:14:37 -07:00
John Lewin
d47567042d Apply theme colors to noContentFieldDescription
- Issue MatterHackers/MCCentral#4443
Improve legibility of themed EmptyAndNotSelected text
2018-11-01 17:15:25 -07:00
John Lewin
69aff792a3 Use background color of open droplist for container border
- Issue MatterHackers/MCCentral#4440
Loud droplist border colors
2018-10-30 17:53:42 -07:00
John Lewin
fd6c307f7d Return BorderColor rather than BackgroundColor
- Issue MatterHackers/MCCentral#4424
Explicitly set BorderColor on Extruder Temp field remains unset
2018-10-30 16:19:20 -07:00
John Lewin
2ba333c764 Make Password fields theme aware
- Issue MatterHackers/MCCentral#4385
Password fields should be theme aware
2018-10-29 18:16:09 -07:00
John Lewin
9dfbd1cd77 Resize meshContentProvider result if required, fix SetUnsized bug
- Issue MatterHackers/MCCentral#4347
Fix thumbnail centering for missing item
2018-10-22 17:47:09 -07:00
John Lewin
897e263f73 Guard for null 2018-10-22 16:10:01 -07:00
John Lewin
1b239f2319 Account for changes in TextEditWidget, fix Password fields 2018-10-22 15:40:54 -07:00
John Lewin
97dd579d4b Use AccentMinimalOverlay menu hover color for DropLists 2018-10-22 14:16:27 -07:00
John Lewin
ea7fb0e684 Remove DropList menu theme, use common menu theme 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
60512a45e6 Remove OnDraw override allowing standard background 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
fd793e076a Use Border override 2018-10-22 14:16:25 -07:00
John Lewin
87ebb0f215 Improve Affinity 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
4b32a99ebb Refactor Color helper names 2018-10-17 17:22:24 -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