Commit graph

13 commits

Author SHA1 Message Date
jlewin
778d83d2bc Lock down wizard left-nav unless on homepage
- Issue MatterHackers/MCCentral#5377
2019-04-24 16:59:40 -07:00
jlewin
c0be9df31e Improve naming 2019-04-24 16:59:40 -07:00
John Lewin
c6ef31075d Click Print Leveling to continue 2019-04-15 21:04:28 -07:00
jlewin
d0d2317600 Reuse LoadFilamentWizard in XYCalibrationWizard
MatterHackers/MCCentral#5266
XYCalibration Wizard should include LoadFilament pages if materials
are unknown
2019-04-15 16:07:01 -07:00
jlewin
584cbc88e7 Only move to enabled stages
- Issue MatterHackers/MCCentral#5279
Staged wizard next button advances to stage which is not active
2019-04-09 16:17:28 -07:00
jlewin
50e2419d72 Improve support for StagedSetupWizards 2019-04-04 17:26:34 -07:00
jlewin
4f3fbba14d Replace RunAnyRequiredPrinterSetup with Wizard.NextIncompleteStage() 2019-04-04 17:26:34 -07:00
jlewin
44f56561d7 Move fixed size to caller 2019-03-25 17:46:13 -07:00
jlewin
016e58be39 Fix resize regression in AboutPage
- Issue MatterHackers/MCCentral#5209
About page has bad size
2019-03-25 17:46:00 -07:00
jlewin
8627c96902 Eliminate advance to next incomplete stage on Cancel
- Restore at a later point with dedicated Finish action
2019-03-22 14:53:24 -07:00
jlewin
df803eb9eb Remove enumerator manipulation in constructor 2019-03-22 14:53:20 -07:00
jlewin
0163cf6849 Dispose previous wizard when switching between stages
- Issue MatterHackers/MCCentral#5202
SetupWizards should be modified to undo their changes if aborted/
cancelled
2019-03-22 14:53:18 -07:00
jlewin
ab6e10d861 Rename type 2019-03-22 14:19:06 -07:00
Renamed from MatterControlLib/SetupWizard/StagedSetupWizard.cs (Browse further)