John Lewin
5489c3b09a
Pass SceneContext instead of Scene to SceneSelectionOperations
...
- Required to remove ActivePrinter from InsertNewItem
- Required to break ActivePrinter dependencies
- Issue MatterHackers/MCCentral#4549
Remove ActivePrinter from ApplicationController
2018-11-11 08:51:50 -08:00
Lars Brubaker
814f734d8c
more binding fails
2018-11-09 18:07:49 -08:00
Lars Brubaker
5d6be0c4bf
Moved to EventHandler
...
Connection Failed
DestinationChanged
2018-11-09 14:32:04 -08:00
Lars Brubaker
8c2f2314dd
adding more rooted events to event EventHandler
2018-11-09 10:21:40 -08:00
John Lewin
9786bcb41b
Change BreadCrumbWidget dependency to ILibraryContext vs UI widget
...
- Issue MatterHackers/MCCentral#4518
reload all while in history folder moves away from home
2018-11-07 18:03:45 -08:00
John Lewin
b1053b8198
Revert accessibility of contentRow
...
- Add public PrinterSetupWizardPage proxy to private .contentRow
- Use PrinterSetupWizardPage.ContentRow in LoadFilamentWizard
2018-11-03 10:12:49 -07:00
John Lewin
7212f11871
Rename theme.ActiveTabColor to theme.BackgroundColor
...
- Issue MatterHackers/MCCentral#4491
2018-11-03 09:51:25 -07:00
John Lewin
8d4974dc32
Move theme.Colors.PrimaryTextColor into theme, remove unneeded types
...
- Issue MatterHackers/MCCentral#4490
2018-11-03 09:13:07 -07:00
Lars Brubaker
775f1982bd
Re-wrote the load filament wizard as not a macro so we have more control over it
...
Added it to the setup steps
issue: MatterHackers/MCCentral#4429
Put in a loading filament as part of initial setup process
2018-11-02 16:14:37 -07:00
John Lewin
d225ac2dd4
Disable edit action until implemented
...
- Issue MatterHackers/MCCentral#4458
Remove name edit button - restore when implemented
2018-11-01 17:02:12 -07:00
Lars Brubaker
9379b5c7c2
set selection on design history right click
...
cleans up errors with right clicking on an object different than the one selected in the scene
cleans up errors with multiple selected objects not being shown in tree view
update treenode outside of draw recursion
2018-11-01 16:13:29 -07:00
Lars Brubaker
8c1c0bcff4
Improving setup connection wizard
...
issue: MatterHackers/MCCentral#4453
Add images to connection wizard
2018-11-01 14:16:25 -07:00
John Lewin
052e3c1fb1
Guard for null
2018-10-31 22:11:24 -07:00
John Lewin
433e563775
Fix sizing issues with TextButton
...
- Issue MatterHackers/MCCentral#4425
Unexpected left alignment of Close button
2018-10-30 16:58:29 -07:00
John Lewin
1ef5ce244a
Extract icon helper to extension method
2018-10-29 18:16:09 -07:00
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