Commit graph

13 commits

Author SHA1 Message Date
John Lewin
889c178f63 Remove newlines from slice labels due to invalid growth in Y
- Issue MatterHackers/MCCentral#2125
Progress bars missing during Slice popup status updates
2017-10-25 10:21:12 -06:00
John Lewin
f38cd7fc41 Add ShowMessageBox overload without callback requirement 2017-10-18 19:54:06 -07:00
John Lewin
fe6e93acef Revise slicing to run as async tasks
- MatterHackers/MCCentral#1308
Change slicing thread system to run as async method
- MatterHackers/MCCentral#1941
Selecting 'Print' then viewing gcode does not show any gcode
2017-10-16 17:09:00 -07:00
John Lewin
1e8190eaa6 Make ButtonFactory helper proxies private, accessible through .Options 2017-10-15 00:22:47 -07:00
John Lewin
44d76754b4 Revert confusing variable name 2017-10-06 12:23:49 -07:00
John Lewin
b8a8b9d4de Remove "Slice Dropdown Button" from test 2017-09-27 23:10:21 -07:00
John Lewin
b9edc9099a Correctly toggle between Slice button modes 2017-09-27 07:20:09 -07:00
John Lewin
3613cf2ce5 Revise SlicePopupMenu 2017-09-26 18:18:28 -07:00
John Lewin
57ded486a4 Drop statics, use instance members 2017-09-25 22:27:46 -07:00
John Lewin
6e6b0b951b Use minimal view widget for Slice popup button 2017-09-25 22:11:02 -07:00
Lars Brubaker
8d7ec6d06a Guard against nulls 2017-09-24 18:52:37 -07:00
John Lewin
15a54d1f2d Fix RaftEnabledPassedToSliceEngine, CancelWorksAsExpected tests 2017-09-23 00:26:50 -07:00
Lars Brubaker
a5036f3c84 Put in slice progress feedback 2017-09-22 15:35:57 -07:00