Lars Brubaker
401cc688d6
Make sure we can use the shift key to switch to pan
2018-01-19 17:09:23 -08:00
John Lewin
9b786ad2be
Update clock asset
...
- Issue MatterHackers/MCCentral#2677
Clock icon not themed correctly in light theme
2018-01-18 17:59:42 -08:00
Lars Brubaker
e3be3d0961
Removed InteractiveScene Focused Event
2018-01-18 12:57:39 -08:00
Lars Brubaker
f48764ba4b
Put in view keyboard controls
2018-01-18 12:57:38 -08:00
LarsBrubaker
de5d70c717
Hook up an Event so that buttons can push focus back to the widget holding the InteractionLayer
2018-01-18 12:57:38 -08:00
John Lewin
580f57bdff
Use RunOnIdle to transition to UI thread before dialog show
...
- Issue MatterHackers/MCCentral#2688
Connect button throws Apartment STA and DragDrop registration exceptions
2018-01-18 08:26:21 -08:00
John Lewin
b00d7f4621
Use Inline Title editor on ConfigurePrinter
...
- Issue MatterHackers/MCCentral#2685
Create Inline Title editor for label -> edit -> label
2018-01-17 23:48:48 -08:00
John Lewin
c6648fa393
Create Inline Title editor and use on SelectedObjectEditor
...
MatterHackers/MCCentral#2685
Create Inline Title editor for label -> edit -> label
2018-01-17 23:48:48 -08:00
John Lewin
8228aef9d0
Make recovery printer specific
...
- Issue MatterHackers/MCCentral#2670
Print recovery needs to be printer specific
2018-01-17 17:39:23 -08:00
John Lewin
8347ddbe08
Fix spelling
2018-01-17 08:32:40 -08:00
John Lewin
9edbd8c492
Process enabled rules in part mode, use sceneContext rather than printer
...
- Issue MatterHackers/MCCentral#2660
All toolbar operations enabled without selection in Part mode
2018-01-17 08:16:23 -08:00
John Lewin
cd32125230
Use ActiveTabColor
2018-01-16 22:55:28 -08:00
John Lewin
a726c1decb
Remove dead code
2018-01-16 22:51:44 -08:00
John Lewin
7b5302c7e0
Revise separators
2018-01-16 21:48:20 -08:00
John Lewin
fd439fe675
Switch to transparent button backgrounds
...
- Add TextIconButton for image/text combos
- Add SimpleFlowButton for hover behaviors on Flowlayout types
- Duplicate hover behaviors in PopupMenuButton
- Base SimpleButton on GuiWidget rather than classic button type
- Issue MatterHackers/MCCentral#2671
Evaluate transparent normal fill for toolbar buttons
2018-01-16 19:01:09 -08:00
John Lewin
851beb9be9
Consolidate to a single ScrollableWidget
2018-01-16 16:39:41 -08:00
John Lewin
810800df33
Revise Setup button for more consistent disabled styling
...
- Issue MatterHackers/MCCentral#2478
Inconsistent Disabled styling
2018-01-16 07:49:37 -08:00
LarsBrubaker
0f6a49c15b
Wrote an overhang renderer class
...
Recomputes when needed
Caches values
2018-01-15 17:15:02 -08:00
John Lewin
0db0f2630a
Darken container background for contrast with white input fields
...
- Issue MatterHackers/MCCentral#2653
Undetectable input fields
2018-01-15 10:49:33 -08:00
LarsBrubaker
e1b3a07451
Made the render state get set when constructing
...
Just like John's TODO that was sitting there
Also fixed a bug with material index
2018-01-14 16:46:02 -08:00
John Lewin
918ab7de76
Filter and search SliceSettings views
...
- Issue MatterHackers/MCCentral#2651
- Issue MatterHackers/MCCentral#2650
- Issue MatterHackers/MCCentral#2649
ShowHelp in Configure Printer not synced with SliceSettingsWidget
2018-01-14 16:29:41 -08:00
John Lewin
5e4184217e
Extract SliceSettingsWidget settings/tab view to reusable control
...
- Make Configure Printer persist/restore last tab
- Revise layouts.txt groups
- Issue MatterHackers/MCCentral#2646
Configure Printer should use same implementation as SliceSettingsWidget
2018-01-14 10:39:12 -08:00
John Lewin
42a5e08ac4
Rename SliceSettingsOrganizer -> SettingsOrganizer
2018-01-14 10:37:48 -08:00
LarsBrubaker
2be4b7c5e5
Disable align buttons if less than 2 items selected.
2018-01-13 19:53:26 -08:00
LarsBrubaker
48efed584f
Put in a hack to make the size get recalculated.
2018-01-13 17:52:32 -08:00
LarsBrubaker
cfb4a25082
Check for update every day
2018-01-13 13:28:29 -08:00
LarsBrubaker
19ea957d23
Added DescendantsAndSelf
...
Fixed selection logic in Subtrackt and Replace
Refactoring
2018-01-13 12:47:43 -08:00
John Lewin
3cc73d0933
Left align menu
...
- Issue MatterHackers/MCCentral#2644
Bed/part menu should not be align right
2018-01-13 11:14:57 -08:00
John Lewin
2b2c63048b
Disable View GCode buttons in the non-printer case
...
- Issue MatterHackers/MCCentral#2643
2018-01-13 11:14:57 -08:00
John Lewin
0869d580be
Fix bed menu spacing, background color, add support for non-gradient bg
2018-01-12 23:19:44 -08:00
John Lewin
27270d6869
Fix spelling
2018-01-12 17:40:10 -08:00
John Lewin
13cc147dfe
Caller specified pointSize for DropDownLists
2018-01-12 14:51:10 -08:00
John Lewin
511da77d51
Fix spelling
2018-01-12 14:51:10 -08:00
John Lewin
996037213b
Use of default font size
2018-01-12 10:55:30 -08:00
John Lewin
d343606b43
Revise and increase use of default font size
2018-01-12 10:55:30 -08:00
Lars Brubaker
7f9ca45fc9
Made update button work better on subtract
2018-01-12 09:41:00 -08:00
Lars Brubaker
ec3f2fca43
Make sure we update the scale control values on selection change and Matrix changed
2018-01-12 08:32:46 -08:00
John Lewin
be0f2c24af
Add top border to selection panel
2018-01-11 22:26:24 -08:00
John Lewin
027bee90cd
Fix incorrect IsPrinterMode state during startup
2018-01-11 22:26:05 -08:00
John Lewin
4168f1dfe6
Move bed menu, extract creation to helper function
2018-01-11 22:25:36 -08:00
John Lewin
1f8d5614e0
Remove unused button factories
2018-01-11 18:04:54 -08:00
John Lewin
5ff0bed4ae
Remove unexpected partial class designations
2018-01-11 01:13:38 -08:00
John Lewin
4ee30102e6
Revise spacing
2018-01-11 01:07:44 -08:00
John Lewin
3761c9f7fd
Remove dead code
2018-01-11 01:07:26 -08:00
John Lewin
917a5bb6b9
Expose expandable as ICheckbox
2018-01-10 23:59:36 -08:00
John Lewin
1b5f1daed1
Add reusable SearchButton helper
2018-01-10 23:21:46 -08:00
John Lewin
704f268062
Allow caller to set border color and radius
2018-01-10 18:55:44 -08:00
John Lewin
0825a9132b
Simplify, expose previously wrapped SectionWidget, sync styling
2018-01-10 18:55:44 -08:00
John Lewin
6a2a32e9e2
Simplify, use common style
2018-01-10 18:55:43 -08:00
John Lewin
8627e33d5c
Use common style
2018-01-10 18:55:43 -08:00