Lars Brubaker
32a192c2b8
Upgrading to .net 6
2022-07-15 17:28:39 -07:00
Lars Brubaker
7c15e8edea
Working on new slice settings override object
2022-04-12 17:31:40 -07:00
Lars Brubaker
7b556918ee
Improving z-calibration wizard
...
Improving materials
2022-03-18 14:06:52 -07:00
Lars Brubaker
11ff49bb7e
Writing test for Save As functionality
2022-02-03 17:21:51 -08:00
LarsBrubaker
50e8845cf3
Made the save on close tab have yes no cancel
2022-01-30 11:08:02 -08:00
Lars Brubaker
fcb33a6e88
Disable units test
2021-10-17 16:45:01 -07:00
Lars Brubaker
7a0b3d134e
Adding units to property editor
2021-10-12 17:43:32 -07:00
LarsBrubaker
e23296c695
Ability to set brim extruder
...
Improved extruder selection list
Prepping for list item localizations
2021-02-20 16:42:02 -08:00
Lars Brubaker
325d0fab57
Fixing warnings
2020-11-17 17:37:58 -08:00
LarsBrubaker
73599ba022
fixing interface scaling issues
2020-08-04 08:15:51 -07:00
LarsBrubaker
ebb643c8d1
Fixed dialog size
2020-07-25 12:03:23 -07:00
Lars Brubaker
cff047faeb
updating text web cache
2020-07-13 18:08:09 -07:00
LarsBrubaker
e7333057f0
Adding export feature
2020-07-11 21:05:51 -07:00
Lars Brubaker
0983424a41
Making it possible to recover more than one printer on fail.
2020-06-24 18:07:06 -07:00
Lars Brubaker
3fd9ed31c3
Fixe error with icon list
2020-05-18 18:00:42 -07:00
LarsBrubaker
8d53ba15bd
Run callbacks before close (fixes print recovery test)
2020-03-25 15:30:19 -07:00
LarsBrubaker
58e77cfe60
GuiWiget Children working as a SafeList
2020-02-07 15:27:43 -08:00
LarsBrubaker
af7be404d9
fixing warnings
2019-05-27 16:39:51 -07:00
John Lewin
7cb70ff560
Use correct font size for messageWhenEmpty
2019-05-14 22:40:17 -07:00
jlewin
4dbec91283
Fix warnings
2019-05-13 13:46:48 -07:00
jlewin
53435c7e24
Rename to AdjustLightness
2019-04-26 12:22:34 -07:00
LarsBrubaker
3ada6a08f4
move the print canceled and complete messages to a dialog
...
issue: MatterHackers/MCCentral#5339
Change to Dialog Print Completed implementation
2019-04-20 21:56:28 -07:00
John Lewin
6d06758754
Add dedicated popup border color, add or tune theme border color
2019-03-09 13:32:55 -08:00
John Lewin
a7b1eead90
Use after_draw hooks to render popup borders
...
- Issue MatterHackers/MCCentral#5092
Popups need borders to better convey boundaries
2019-02-24 09:53:07 -08:00
Lars Brubaker
4224ff8755
Made the loading and unloading actions on the actions bar
...
Made better styling
2019-01-18 12:13:31 -08:00
Lars Brubaker
8783edb6f8
Fixed GCode waring formating
...
moved ui out of Pause Handling Stream
added unload option to filament run out screen
added load filament option to unload screen
added resume option to load screen (if printer paused)
issue: MatterHackers/MCCentral#3815
Feature request: Unload filament when filament runs out
issue: MatterHackers/MCCentral#4870
Layout regression in ShowMessageBox
issue: MatterHackers/MCCentral#4864
Last page of unload filament should offer to Load Filament
2019-01-18 09:49:55 -08:00
John Lewin
a4226e185b
Only set TextColor if initialized
2019-01-15 12:28:07 -08:00
John Lewin
415a66a9d3
Adjust label color to ensure contrast with theme background
2019-01-15 12:23:17 -08:00
John Lewin
1c6814fffc
Vector2 single char label
2019-01-15 10:59:10 -08:00
Lars Brubaker
c079a9592f
Made Styled Message Box have scroll
...
Made multiple errors display better
2019-01-03 17:08:49 -08:00
Lars Brubaker
34b57c43b0
Making error messages coming back as list
...
fixing regression with dialog window showing as markdown (there were
assumptions on it not being markdown)
2019-01-03 16:58:05 -08:00
Tyler Anderson
cbcc2dc019
Show message explaining port permissions when connection fails on Linux
2018-12-21 18:34:23 -08:00
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