Commit graph

8240 commits

Author SHA1 Message Date
John Lewin
6fb83be792 Update presets dropdown on layer_name change
- Issue MatterHackers/MCCentral#2222
Changed material name and drop down did not update
2017-11-13 11:37:45 -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
johnlewin
99a2e641fb
Merge pull request #2655 from jlewin/design_tools
Revised Tabs
2017-11-13 07:32:20 -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
johnlewin
b940bff02e
Merge pull request #2654 from jlewin/design_tools
Use new Popup menu checkbox style
2017-11-11 08:37:45 -08:00
John Lewin
50ffe5b6e7 Adjust popup menu line colors, icon placement 2017-11-10 23:24:28 -08:00
John Lewin
bc5852f524 Use new Popup menu checkbox style
- Issue MatterHackers/agg-sharp#626
SliceSettings overflow 'Show Help' should use new menu checkbox
2017-11-10 23:14:43 -08:00
John Lewin
dfebc4dbe0 Tune scroll thumb sizing 2017-11-10 23:04:55 -08:00
johnlewin
54b989acd0
Merge pull request #2653 from jlewin/design_tools
Track library width across application restarts
2017-11-10 18:21:02 -08:00
John Lewin
7f1f605c94 Scroll ListView by item height on mousewheel scroll events
- This matches Windows Explorer behavior
- Issue MatterHackers/MCCentral#2237
Mouse wheel scroll events are sluggish in library/list view
2017-11-10 17:45:16 -08:00
John Lewin
f4bd1ab3d5 Track library width across application restarts
- Issue MatterHackers/MCCentral#2236
Library panel should maintain its width across application restarts
2017-11-10 16:31:47 -08:00
johnlewin
c970edd88e
Merge pull request #2652 from jlewin/design_tools
Add gutter icon support to MenuItems
2017-11-10 15:22:40 -08:00
John Lewin
9cff33b282 Add gutter icon support to MenuItems
- Convert checkbox items to simple MenuItems with check icon
- Issue MatterHackers/MCCentral#2235
Add icon support to popup menus
2017-11-10 13:15:44 -08:00
johnlewin
b77aec3ff4
Merge pull request #2651 from larsbrubaker/design_tools
Design tools
2017-11-10 10:27:44 -08:00
Lars Brubaker
50f74760ad Make Tumble view control rotate on drag 2017-11-10 07:29:21 -08:00
Lars Brubaker
e3fe584f03 Don't wait to heat to 0. Just move on to next page. 2017-11-10 07:29:21 -08:00
johnlewin
a99072cf8f
Merge pull request #2650 from jlewin/design_tools
Convert FlowLayouts to new PopupMenu, consolidate MenuItem helpers
2017-11-09 20:37:56 -08:00
John Lewin
3944d37ad5 Convert FlowLayouts to new PopupMenu, consolidate MenuItem helpers 2017-11-09 18:27:18 -08:00
johnlewin
29024281e9
Merge pull request #2649 from jlewin/design_tools
Use common menu styling for ViewControls3D overflow menu
2017-11-09 17:49:34 -08:00
John Lewin
ce7e654ab5 Fix right padding
- Issue MatterHackers/MCCentral#2221
Overflow icons misaligned due to recent padding changes
2017-11-09 17:41:59 -08:00
John Lewin
c0eb7b67b5 Use common menu styling for ViewControls3D overflow menu
- Add new RadioIconButton based on SimpleButton
- Fix layout issues caused by FixBoundsAndChildrenPositions removal
- Issue MatterHackers/MCCentral#2220
ViewControls3D should use theme colors
- Issue MatterHackers/MCCentral#2217
Popup menu uses inconsistent styling
2017-11-09 15:49:18 -08:00
John Lewin
ae5160c02e Prefer object constructor over GenerateIconButton helper
- Allows for the use of Initializer pattern, less abstraction
2017-11-09 12:45:11 -08:00
Lars Brubaker
2d57967479
Merge pull request #2648 from larsbrubaker/design_tools
Latest agg
2017-11-09 12:09:39 -08:00
Lars Brubaker
97f3629581 Latest agg 2017-11-09 12:05:37 -08:00
Lars Brubaker
227ac3bf16
Merge pull request #2647 from jlewin/design_tools
Move CSV list definitions from generic to specialized field
2017-11-09 10:06:21 -08:00
John Lewin
41b9f9ed3c Remove seemingly invalid bed temp ExtraSettings from SD Card Reader
- Issue MatterHackers/MCCentral#2183
Strange things appearing in settings
2017-11-09 01:51:49 -08:00
John Lewin
3eea3ea1ae Most CSV list definitions from generic to specialized field 2017-11-09 01:51:48 -08:00
johnlewin
76da549ef5
Merge pull request #2646 from jlewin/design_tools
Use smaller icon view in SaveAs window
2017-11-09 00:16:08 -08:00
John Lewin
703aeafe26 Move ViewControls3D into correct region
- Add new FlowLayout for toolbar and View3DWidget
- Issue MatterHackers/MCCentral#2215
ViewControls3D hosted in wrong context
2017-11-09 00:03:12 -08:00
John Lewin
3c9a322a2d Remove redundant lambda 2017-11-08 23:43:18 -08:00
John Lewin
250b7d6551 Changing printers only works correctly via SetActivePrinter
- Issue MatterHackers/MCCentral#2199
Delete Printer fails to reload UI to new state
2017-11-08 23:39:35 -08:00
John Lewin
06e957d7b9 Rename ValueDisplayInfo -> InlineEditControl
- Issue MatterHackers/MCCentral#2201
Consider renaming ValueDisplayInfo to better describe behavior
2017-11-08 23:25:06 -08:00
John Lewin
b2bb131902 Set breadcrumb on container change
- Remove SaveAsContext type meant to clarify by causing confusion
- Issue MatterHackers/MCCentral#2214
SaveAs breadcrumb bar does not update after navigation
2017-11-08 23:18:26 -08:00
John Lewin
01a8a6d0a3 Filter should include PrintHistory items
- Issue MatterHackers/MCCentral#2213
Print History container is always empty
2017-11-08 22:57:55 -08:00
John Lewin
3623b7b0ca Remove padding/margin causing border
- Issue MatterHackers/MCCentral#2212
Too many visual boxes
2017-11-08 22:56:21 -08:00
John Lewin
07d488c85a Use smaller icon view in SaveAs window
- Add IconListView constructor parameter to set width/height at once
- Issue MatterHackers/MCCentral#1540
Save As window should not use large thumbnail view
2017-11-08 22:53:25 -08:00
johnlewin
b1860cb828
Merge pull request #2645 from jlewin/design_tools
Move "Show Folders" filter to PrintLibraryWidget -> ContainerFilter
2017-11-08 22:08:52 -08:00
John Lewin
6da5a4693c Move "Show Folders" filter to PrintLibraryWidget -> ContainerFilter
- Issue MatterHackers/MCCentral#2152
Folders checkbox honored by SaveAs window resulting in empty list
2017-11-08 18:22:21 -08:00
John Lewin
509c983b84 Remove redundant middleRowContainer variable 2017-11-08 18:13:24 -08:00
johnlewin
7033244292
Merge pull request #2644 from larsbrubaker/design_tools
Guard against null
2017-11-08 18:06:04 -08:00
Lars Brubaker
7d39c9bfeb Guard against null 2017-11-08 17:17:53 -08:00
johnlewin
e1ae5e4bdd
Merge pull request #2643 from jlewin/design_tools
Rename to DialogPage
2017-11-08 16:43:50 -08:00
John Lewin
f9ec7cd274 Rename to DialogPage 2017-11-08 16:38:54 -08:00
johnlewin
17cf61db7f
Merge pull request #2642 from jlewin/design_tools
Rename Wizard Window/Page -> Dialog Window/Page
2017-11-08 16:14:56 -08:00
John Lewin
c1b2aeb7d8 Rename Wizard Window/Page -> Dialog Window/Page 2017-11-08 15:56:37 -08:00
johnlewin
a9d3167aca
Merge pull request #2641 from jlewin/design_tools
Convert EditMacrosWindow to WizardPage
2017-11-08 15:45:43 -08:00
John Lewin
67319b6024 Extract embedded type to new file 2017-11-08 15:35:31 -08:00
John Lewin
c21ff29fb3 Rename file to match type 2017-11-08 15:35:31 -08:00
John Lewin
5b100e8073 Convert EditMacrosWindow to WizardPage 2017-11-08 15:35:31 -08:00
John Lewin
ba60969e85 Remove proxy method to SendLineToPrinterNow 2017-11-08 15:35:31 -08:00