Commit graph

25 commits

Author SHA1 Message Date
Lars Brubaker
96982e5f8a revert WrappedTextWidget to TextWidget
issue: MatterHackers/MCCentral#3865
Macro text should be in WrappedText widget
2018-07-18 16:13:13 -07:00
Lars Brubaker
b941184509 Show the accurate time for load and unload filament
increase loading filament grab time to 5 mins
make text wrap on dialog page if too long

issue: MatterHackers/MCCentral#3868
Filament loading timed out (90 seconds)

issue: MatterHackers/MCCentral#3644
Load Filament Wizard: Loading time remaining is not accurate

issue: MatterHackers/MCCentral#3867
wizard Text Wrapping
2018-07-16 18:50:47 -07:00
John Lewin
f153ba1854 Right align DiaglogPage action buttons
- Issue MatterHackers/MCCentral#3864
Right align all dialog action buttons
2018-07-16 16:58:49 -07:00
John Lewin
ad73662b65 Remove LinkButtonFactory 2018-07-11 09:27:12 -07:00
John Lewin
77fa60dac0 Add Primary action highlighting to all DialogPage instances
- Add mechanism to opt out
- MatterHackers/MCCentral#3738
Enable primary action styling on dialogs
2018-06-24 17:21:18 -07:00
John Lewin
7a243ce407 Rename WizardWindow to DialogWindow 2018-06-19 15:02:25 -07:00
John Lewin
cf094c4fb8 Add overflow menu to header, move non-primary actions to overflow menu 2018-06-18 16:41:09 -07:00
John Lewin
cf1ec25f9e Migrate SlicePresetsWindow to DialogPage
- Issue MatterHackers/MCCentral#3639
Use DialogPage for consistent styling and behavior
2018-06-17 12:22:33 -07:00
John Lewin
9967e14328 Switch to constant padding with right margin on buttons
- Previously layout was using variable padding with left margin
2018-05-17 12:41:00 -07:00
John Lewin
18b72bb88c Add support for changing Cancel button text 2018-05-03 08:32:42 -07:00
Lars Brubaker
a2e97745f0 Make escape do cancel on dialogs 2018-04-19 12:41:38 -07:00
John Lewin
c91acb9318 DialogPage should be rather than have FlowLayoutWidget 2018-04-16 18:56:20 -07:00
John Lewin
71af2e5d82 Revise conditional compilation block 2018-04-16 18:56:20 -07:00
John Lewin
9a9fb4c6a4 Revise DialogPage spacing 2018-04-14 21:13:59 -07:00
John Lewin
b1cc3fe5ac Remove WizardButton factory 2018-04-14 21:13:59 -07:00
John Lewin
d3dfdf8402 Remove button factory indirection 2018-04-10 07:35:08 -07:00
John Lewin
731b5e15e5 Revise About page
- Issue MatterHackers/MCCentral#2896
Update Help -> About
2018-03-13 17:39:51 -07:00
John Lewin
14194900f7 Revise About page
- Swtich from html to GuiWidgets for layout
- Simplify with DialogPage - remove AboutWindow, AboutWidget
- Remove AboutPage namespace
2018-03-11 09:34:57 -07:00
Lars Brubaker
81f7cdb8b2 Removing secondary accent color 2018-01-24 09:30:05 -08:00
John Lewin
5676067eb2 Revise contrast levels in DialogPage 2018-01-11 18:03:10 -08:00
John Lewin
f1ea9113e8 Configure -> Printer prototype
- Issue MatterHackers/MCCentral#2408
Migrate SliceSettings -> Printer to Printer -> Setup
2017-12-27 17:46:52 -08:00
John Lewin
7b5c28fedd Restore Wizard styling on touchscreen 2017-12-18 18:36:11 -08:00
John Lewin
ebea5a5bdb Remove extra scaling, special styling, for touchscreen
- Issue MatterHackers/MCCentral#2334
Create folder is not open to right size
2017-12-11 21:09:40 -08:00
John Lewin
ffc9ade8cb Text owners should localize their text values
- Derived types should localize their own text rather than the base
2017-12-04 15:07:56 -08:00
John Lewin
c1b2aeb7d8 Rename Wizard Window/Page -> Dialog Window/Page 2017-11-08 15:56:37 -08:00
Renamed from SetupWizard/WizardPage.cs (Browse further)