Commit graph

42 commits

Author SHA1 Message Date
John Lewin
6b71d70e0a Fix typo 2018-10-25 16:36:42 -07:00
John Lewin
cddea969a1 Revise naming to depict behavior 2018-10-24 21:20:56 -07:00
Lars Brubaker
c622f15110 Help opened too tall on Mac and I could not get to the close button
MatterHackers/MCCentral#4324
2018-10-24 13:58:55 -07:00
John Lewin
4bce728fa5 Clear left padding on VerticalResizeContainer
- Issue MatterHackers/MCCentral#4369
Excess left padding after switch to VerticalResizeContainer
2018-10-23 20:36:15 -07:00
Lars Brubaker
dc9c87b899 Fixing problem with uninitialized leveling data
Made vertical resize container show correct cursor

issue: MatterHackers/MCCentral#4327
VerticalResizeContainer has left resizer when in right mode
2018-10-23 09:47:36 -07:00
John Lewin
819fb5fb81 Apply theme styles to sliders 2018-10-22 14:16:27 -07:00
John Lewin
4433abb774 Add theme driven MHDropDownList 2018-10-22 14:16:25 -07:00
John Lewin
39c42743cc Remove custom alpha constructor 2018-10-22 14:16:25 -07:00
John Lewin
4f0f790f56 Create specialized border fields 2018-10-22 14:16:25 -07:00
John Lewin
34708054ee Add support for themed text/number edit fields 2018-10-22 14:16:24 -07:00
John Lewin
151e753db2 Move PrimaryAccentColor to parent 2018-10-22 14:16:24 -07:00
John Lewin
819c0b0b25 Fix typo 2018-10-18 17:58:21 -07:00
John Lewin
4b32a99ebb Refactor Color helper names 2018-10-17 17:22:24 -07:00
John Lewin
428b8fad50 Improve setup workflow with new AuthContext and SelectPrinterPage 2018-10-16 17:31:08 -07:00
Lars Brubaker
6ddf344187 Getting the library popup to be vertically scallable 2018-10-16 16:23:39 -07:00
Lars Brubaker
64b02f5581 refactoring 2018-10-15 14:41:57 -07:00
LarsBrubaker
daf6a316cd Improved how we move mouse positions for drag into view3d
Getting DockingTabControl working on left
2018-10-15 10:36:44 -07:00
LarsBrubaker
36ed933268 Working on new side library docking tab 2018-10-15 10:36:44 -07:00
John Lewin
b6a3a5e9cd Remove DisableColor, collapse IsDarkTheme into parent 2018-10-15 08:11:58 -07:00
John Lewin
e7b64b6204 Wrap up main menu work, revise ordering, add more icons
- Issue MatterHackers/MCCentral#4289
Revise MatterControl main menu
2018-10-14 11:38:13 -07:00
John Lewin
5296e9ebe9 Improve naming - drop incorrect settings designation 2018-10-14 11:31:33 -07:00
John Lewin
ee936efb8a Revise theme support 2018-10-13 21:09:04 -07:00
John Lewin
22c0125b42 Convert KeepOpen to property, revise popup close logic 2018-10-11 15:04:03 -07:00
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