Commit graph

16 commits

Author SHA1 Message Date
John Lewin
f0aa5db046 Merge embedded types into Tabs.cs 2018-01-22 10:41:48 -08:00
John Lewin
9fc9337aa4 Revise naming 2018-01-22 10:41:48 -08:00
John Lewin
51a2406c0f Implement overflow menus 2018-01-21 21:07:14 -08:00
John Lewin
851beb9be9 Consolidate to a single ScrollableWidget 2018-01-16 16:39:41 -08:00
John Lewin
918ab7de76 Filter and search SliceSettings views
- Issue MatterHackers/MCCentral#2651
- Issue MatterHackers/MCCentral#2650
- Issue MatterHackers/MCCentral#2649
ShowHelp in Configure Printer not synced with SliceSettingsWidget
2018-01-14 16:29:41 -08:00
John Lewin
5e4184217e Extract SliceSettingsWidget settings/tab view to reusable control
- Make Configure Printer persist/restore last tab
- Revise layouts.txt groups
- Issue MatterHackers/MCCentral#2646
Configure Printer should use same implementation as SliceSettingsWidget
2018-01-14 10:39:12 -08:00
John Lewin
5b520e880e Revise tab bar background colors 2018-01-08 15:15:43 -08:00
John Lewin
a4f86cccda Use new tab styling
- Issue MatterHackers/MCCentral#2607
Use new tab styling for DockingTabs
2018-01-08 14:30:15 -08:00
John Lewin
f78aaa0920 Revise SliceSettings subtabs
- Issue MatterHackers/MCCentral#2605
Overflow menu clips
- Issue MatterHackers/MCCentral#2606
Revise Chrome tabs for reuse
2018-01-08 14:30:15 -08:00
John Lewin
f2082b0651 Collapse Bar class into Toolbar 2017-12-26 09:09:31 -08:00
John Lewin
8754ef2912 Revise naming 2017-12-26 08:15:28 -08:00
John Lewin
a3cbe6acbe Compute opaque theme colors, save before slice, revise icon styling
- Change slicing hash generation method/name
- Add ComputeFileSha1 to ApplicationController
- Issue MatterHackers/MCCentral#2307
Same color supplied for both tab and border
- Issue MatterHackers/MCCentral#2304
Have to Save file to make slicing go after change to scene
2017-11-21 11:11:07 -08:00
John Lewin
6a2a2ff9cb Use new Border property 2017-11-17 17:07:35 -08:00
John Lewin
40c038032d Move RemoveTab call to parent, only invoke clear printer on printers 2017-11-14 14:19:02 -08:00
John Lewin
3b91022d3a Close but do not delete printer
- Issue MatterHackers/MCCentral#2245
Printer tab close button deletes printer
2017-11-13 11:31:13 -08:00
John Lewin
69de19d4ca Revised Tabs
- Add tab close
- Show new tab on + tab button click
- Revise Close icon - only show circle on hover
- Add micro-thumbnails for sidebar prototype
- Issue MatterHackers/MCCentral#2243
Revise main tabs
- Issue MatterHackers/MCCentral#2242
Can't switch back from GCode2D view as all controls are lost
2017-11-12 23:13:45 -08:00