johnlewin
2c87343d08
Merge pull request #2563 from jlewin/design_tools
...
Hide WizardPage Cancel implementation
2017-10-18 09:35:24 -07:00
John Lewin
e23766ab91
Discard unused out param
2017-10-18 09:24:46 -07:00
John Lewin
d0677b4f2d
Hide Cancel implementation from callers, provide OnCancel for parity
...
- Make cancelButton field rather than property
- Add helpers for visibility and control name
2017-10-18 09:24:29 -07:00
johnlewin
9c929210ef
Merge pull request #2562 from jlewin/design_tools
...
Remove CloudServices indirection through ApplicationController
2017-10-18 00:00:35 -07:00
John Lewin
81c74f9187
Remove CloudServices indirection through ApplicationController
2017-10-17 23:39:24 -07:00
johnlewin
6c777a15a7
Merge pull request #2561 from jlewin/design_tools
...
Restore automatic ShowAsSystemWindow call in constructor
2017-10-17 21:30:24 -07:00
John Lewin
83a3353fb7
Restore automatic ShowAsSystemWindow call in constructor
2017-10-17 21:11:41 -07:00
johnlewin
afc4ae8c1a
Merge pull request #2560 from jlewin/design_tools
...
Increase accessibility of ChangeToPage
2017-10-17 19:38:53 -07:00
John Lewin
5525d80de2
Increase accessibility of ChangeToPage
2017-10-17 19:23:31 -07:00
johnlewin
c8e2c0ab37
Merge pull request #2559 from larsbrubaker/design_tools
...
Filter visible objects
2017-10-17 19:17:08 -07:00
Lars Brubaker
d59799282b
Filter visible objects
...
set holes to invisible after applying to boolean
2017-10-17 18:09:35 -07:00
Lars Brubaker
c00c38249f
Merge pull request #2558 from larsbrubaker/design_tools
...
using new WorldMatrix method
2017-10-17 18:08:03 -07:00
Lars Brubaker
90d3d0581e
using new WorldMatrix method
2017-10-17 17:32:40 -07:00
johnlewin
aaf152d8e1
Merge pull request #2557 from jlewin/design_tools
...
Set 32 bit flag
2017-10-17 16:15:30 -07:00
John Lewin
aac1118caf
Set 32 bit flag
2017-10-17 16:05:18 -07:00
johnlewin
e7c2be56cb
Merge pull request #2556 from larsbrubaker/design_tools
...
difference operator is working some
2017-10-17 15:40:06 -07:00
Lars Brubaker
f96a99a3b0
difference operator is working some
2017-10-17 14:46:24 -07:00
johnlewin
b885afe815
Merge pull request #2555 from jlewin/design_tools
...
Convert RenamePage into reusable InputBoxPage, use for Create Folder
2017-10-17 13:49:19 -07:00
John Lewin
5e117eba23
Simplify ViewGCodeBasic
2017-10-17 13:37:04 -07:00
John Lewin
9edde00fcf
Clear bed should invalidate GCode render data
...
- Disable 'File Not Found' messages on empty LoadedGCode
- Issue MatterHackers/MCCentral#2088
Clear bed should invalidate GCode render data
2017-10-17 12:55:58 -07:00
John Lewin
f47bfcbc63
Rename file to match type, make static
2017-10-17 12:42:52 -07:00
John Lewin
d277290497
Convert RenamePage into reusable InputBoxPage, use for Create Folder
...
- Allow WizardPage objects to control window Width & MinimumSize
- Issue MatterHackers/MCCentral#2086
Invalid button styling - custom window type rather than WizardPage
2017-10-17 12:37:39 -07:00
johnlewin
ce32ef42b7
Merge pull request #2554 from larsbrubaker/design_tools
...
Working on new Difference action
2017-10-17 12:11:36 -07:00
Lars Brubaker
b427b14272
Working on new Difference action
...
Modify 3DView tree on UiThread
2017-10-17 09:41:24 -07:00
johnlewin
46025fd6bf
Merge pull request #2553 from jlewin/design_tools
...
Fix Touchscreen
2017-10-16 19:40:19 -07:00
John Lewin
bacb4a95ca
Fix Touchscreen
2017-10-16 18:18:09 -07:00
John Lewin
37ad57cacb
Event listener should always be registered for printers
...
- Was conditional on initial SyncToPrint value and not wired up
after SyncToPrint changes
2017-10-16 17:49:45 -07:00
johnlewin
df5d0d2d87
Merge pull request #2552 from jlewin/design_tools
...
Revise slicing to run as async tasks
2017-10-16 17:43:34 -07:00
John Lewin
dbf0c46ffd
Remove PrintActivePartIfPossible, wire up callers to PrintPart
2017-10-16 17:28:18 -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
306a0320fe
Consolidate PrinterActionsRow into PrinterActionsBar
2017-10-16 16:32:25 -07:00
John Lewin
28b9a263c0
Rename print buttons for clarity
2017-10-16 15:53:17 -07:00
John Lewin
bb785ed260
Remove "Add Printer" button from printer toolbar
2017-10-16 15:49:31 -07:00
johnlewin
3afffee224
Merge pull request #2551 from jlewin/design_tools
...
Simplify, extract menu behaviors from OverflowDropdown for reuse
2017-10-15 17:02:31 -07:00
John Lewin
f213c6aede
SliceSettingsOverflowMenu should be rather than have the menu
2017-10-15 16:24:39 -07:00
John Lewin
773354766a
Sync up variable names with type changes
2017-10-15 15:50:48 -07:00
John Lewin
f5f32fb53e
Rename OverflowDropdown -> OverflowMenu
2017-10-15 15:40:31 -07:00
John Lewin
4b3246f408
Simplify, extract menu behaviors from OverflowDropdown for reuse
2017-10-15 15:36:42 -07:00
johnlewin
95c1b8b9d5
Merge pull request #2550 from jlewin/design_tools
...
Fix Android
2017-10-15 02:19:01 -07:00
John Lewin
077655a422
Fix Android
2017-10-15 02:10:17 -07:00
johnlewin
77120727b7
Merge pull request #2549 from jlewin/design_tools
...
Design tools
2017-10-15 02:07:42 -07:00
John Lewin
6b699ebe22
Fix vertical alignment of Text size slider
...
- Issue MatterHackers/MCCentral#2075
Invalid vertical alignment on slider control
2017-10-15 01:50:48 -07:00
John Lewin
c4a60d3245
Remove Touchscreen options
...
- Issue MatterHackers/MCCentral#2074
Invalid layout in touchscreen mode
2017-10-15 01:37:47 -07:00
John Lewin
31661a8b98
Missing theme settings for Touchscreen icons
2017-10-15 01:24:33 -07:00
John Lewin
1a6fd07567
Improve positioning/sizing in brand menu, fix overflow icon, use theme
2017-10-15 01:12:14 -07:00
John Lewin
3d38ad0e5a
Fix misaligned overlays
...
- Issue MatterHackers/MCCentral#2067
Overlays improperly positioned
2017-10-15 00:40:03 -07:00
John Lewin
1e8190eaa6
Make ButtonFactory helper proxies private, accessible through .Options
2017-10-15 00:22:47 -07:00
John Lewin
6c9f7c8922
Reduce complexity of ButtonFactory, use ImageBuffers vs String or Buffer
2017-10-15 00:00:20 -07:00
John Lewin
1fa6fac6af
Make icon themed - original task driving theme revisions
2017-10-14 23:33:16 -07:00
John Lewin
145ef1ad63
Move theme image adjustment functionality into StaticData.LoadIcon
2017-10-14 23:32:04 -07:00