Commit graph

8 commits

Author SHA1 Message Date
LarsBrubaker
30cef6ef5a Improving ungroup
issue: MatterHackers/MCCentral#4129
Content moves when ungrouped
2018-09-22 17:53:15 -07:00
Lars Brubaker
53865151b2 pause on hardware error, track pause button status
issue: MatterHackers/MCCentral#3487
Hardware Error should either pause or cancel the print

issue: MatterHackers/MCCentral#2839
Make printing status task pause/play button track the actual state of the printer.
2018-09-17 14:31:26 -07:00
Lars Brubaker
4e0962a4e7 improve overflow menu on properties panel
default to outline mode

issue: MatterHackers/MCCentral#4136
Consider if Modify menu in Overflow menu improves usage
2018-09-14 15:23:31 -07:00
Lars Brubaker
06cfe5a227 Have popup sub menus working well 2018-09-11 10:57:53 -07:00
LarsBrubaker
d32c900f67 First pass at sub-menu 2018-09-11 08:09:28 -07:00
John Lewin
c8bc2fe40d Move view controls into new View3DWidget toolbar 2018-09-10 17:03:02 -07:00
John Lewin
cac3d7d24c Break implicit SiblingRadioButtonList to Parent.Children
- Issue MatterHackers/MCCentral#4105
View Bed/Show Print area should be toggles but are sibling radio buttons
2018-09-07 17:09:41 -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 ApplicationView/ApplicationController.cs (Browse further)