Commit graph

19 commits

Author SHA1 Message Date
Lars Brubaker
f32bc86e12 Added double click open to printer tree view item 2018-10-10 10:01:24 -07:00
John Lewin
b67d3ad691 Add Library tab, replace PrintLibrary widget with Favorites bar 2018-10-10 08:07:47 -07:00
John Lewin
e97191f104 Move library icons to more aptly named location
- Issue MatterHackers/MCCentral#4253
Incorrect sizing for building_thumbnail_40x40.png after thumbnail changes
2018-10-06 14:06:03 -07:00
John Lewin
1f110272dc Add tooltip for up button 2018-10-05 13:47:21 -07:00
John Lewin
000239a778 Add HoverIconButton for two state hover effects 2018-10-03 21:36:28 -07:00
John Lewin
0941f655eb Handle reentrant calls to ShowSystemWindow
- Issue MatterHackers/MCCentral#4227
Load filament wizard isn't switching panels correctly
2018-10-03 11:10:46 -07:00
John Lewin
e1a2291f96 Fix naming violations 2018-10-02 16:26:55 -07:00
John Lewin
7c19a4eac9 Show wrapped rather than original SystemWindow 2018-10-02 13:57:38 -07:00
John Lewin
e138b20d01 Replace Winforms single window mode with shared version 2018-10-02 08:12:44 -07:00
John Lewin
2d4afa9263 Add new single window mode prototype 2018-10-01 17:55:44 -07:00
John Lewin
2cb0a033ab Fix Android 2018-09-29 22:02:17 -07:00
John Lewin
be903ef551 Make grayscale helper reusable 2018-09-29 15:47:23 -07:00
John Lewin
aac33b70b8 Add support for hoverable IconButton 2018-09-29 15:05:19 -07:00
Lars Brubaker
06cfe5a227 Have popup sub menus working well 2018-09-11 10:57:53 -07:00
John Lewin
9194b2f698 Revert unexpected change 2018-09-10 17:36:21 -07:00
John Lewin
c8bc2fe40d Move view controls into new View3DWidget toolbar 2018-09-10 17:03:02 -07:00
Lars Brubaker
daec1a0420 added close to terminal and settings (default to close)
added ICloseableTab
changed to selected tab key
added keys to tool tabs
2018-09-07 14:49:35 -07:00
Lars Brubaker
f73e98e0d7 Only center on bed during gcode export when exporting from library
fixed a bug with MatterSlice dependancy

issue: MatterHackers/MCCentral#4032
Slicing error when slicing for Pulse
2018-09-07 10:25:29 -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