Commit graph

16 commits

Author SHA1 Message Date
Lars Brubaker
0731ac0bad Save as asks for overwrite if exists
Save as dialog does clicking and double clicking as expected
New Text icon
2022-02-10 12:06:48 -08:00
Lars Brubaker
f83bdbeb7d Make sure when we create json it is valid and does not have selections in it 2022-02-04 14:51:41 -08:00
LarsBrubaker
1536ffa551 Save As is updating tab name and saving correctly 2022-02-02 22:47:05 -08:00
Lars Brubaker
a2aaaf6715 Save to compressed mcx is working
Don't call save twice
2022-02-02 10:52:42 -08:00
Lars Brubaker
fe406720f2 Got rid of invert icons 2021-05-21 15:23:25 -07:00
Lars Brubaker
c269ef1df6 Writing test for library double click open 2021-03-26 16:40:41 -07:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
LarsBrubaker
284cbce471 Improved save as dialog 2020-10-24 09:04:06 -07:00
LarsBrubaker
bbf5de1f9a Draw icon correctly on disabled 2020-09-29 22:59:35 -07:00
LarsBrubaker
5b166a8cf7 better high rez window sizing 2020-07-25 15:25:56 -07:00
LarsBrubaker
bafebdb48f fixing warnings 2020-05-25 09:54:50 -07: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
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
34708054ee Add support for themed text/number edit fields 2018-10-22 14:16: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
Renamed from PartPreviewWindow/SaveAsPage.cs (Browse further)