Commit graph

10073 commits

Author SHA1 Message Date
John Lewin
2492467f44 Remove local implementation in favor of common extension method 2018-04-14 21:12:29 -07:00
John Lewin
a65ac330bc Use popup theme, remove MenuButtonFactory 2018-04-14 21:12:29 -07:00
John Lewin
18147ea5a6 Collapse subgroup helper method into caller, fix first/last borders
- Issue MatterHackers/MCCentral#3127
Missing slice setting row borders after first/last row modifications
2018-04-14 21:12:28 -07:00
John Lewin
34fcf9e7f7 Move firstRow designation from subgroup to group
- Issue MatterHackers/MCCentral#3127
Missing slice setting row borders after first/last row modifications
2018-04-14 21:12:28 -07:00
John Lewin
40918afe82 Remove unused subgroup heading implementation 2018-04-14 21:12:28 -07:00
Lars Brubaker
c6b71e5890
Merge pull request #3189 from larsbrubaker/design_tools
Design tools
2018-04-14 15:45:31 -07:00
LarsBrubaker
d23a8d6502 Fixing compiler warning 2018-04-14 14:34:17 -07:00
Lars Brubaker
77e9f421cd latest agg 2018-04-14 13:17:48 -07:00
Lars Brubaker
ed26be84aa Merge remote-tracking branch 'origin/design_tools' into design_tools 2018-04-14 13:16:38 -07:00
Lars Brubaker
b7faf17269 Took out cura and slic3r mapping classes
improved fan settings
put in enable disable fan
2018-04-14 13:15:27 -07:00
johnlewin
9d97c2aec5
Merge pull request #3188 from jlewin/design_tools
Remove printer selected guard in export page, use plugin model
2018-04-13 19:57:56 -07:00
John Lewin
1878dfc458 Remove printer selected guard in export page, use plugin model
- Issue MatterHackers/MCCentral#3109
Can't export from library if no printer selected
2018-04-13 18:34:58 -07:00
johnlewin
a5a6627356
Merge pull request #3187 from jlewin/design_tools
Set user supplied name
2018-04-13 17:44:53 -07:00
John Lewin
fa2c839916 Add delay to workaround timing issue
- Issue MatterHackers/MCCentral#3121
Investigate DragTo3DViewAddsItem failure
2018-04-13 17:34:47 -07:00
John Lewin
14cc09b7cc Use ICheckbox for toggle switch cast in tests
- Issue MatterHackers/MCCentral#3123
Investigate DualExtrusionShowsCorrectHotendData failure
2018-04-13 17:34:47 -07:00
John Lewin
11a68c1457 Prevent FileDialogs.OpenFileDialog from blocking test automation
- Use RunOnIdle as expected
- Issue MatterHackers/MCCentral#3121
Investigate DragTo3DViewAddsItem failure
2018-04-13 17:34:47 -07:00
John Lewin
ea88635352 Set user supplied name
- Issue MatterHackers/MCCentral#3118
Save As from Bed menu doesn't save file name
2018-04-13 17:34:47 -07:00
johnlewin
1c57ef7fc7
Merge pull request #3186 from larsbrubaker/design_tools
Show printing dialog on recovery
2018-04-13 17:34:23 -07:00
Lars Brubaker
191d9029f2 Show printing dialog on recovery 2018-04-13 16:16:51 -07:00
johnlewin
635bdf9c57
Merge pull request #3185 from jlewin/design_tools
Remove hard-coded color, fall back to theme version in constructor
2018-04-13 14:51:51 -07:00
John Lewin
07d9cd1a91 Remove coupling to Checkbox, build key outside loop for clarity
- Issue MatterHackers/MCCentral#3119
Network printing toggle switch has no effect
- Issue MatterHackers/MCCentral#3120
Enabling Network Printing fails to set driver_type to tcpip
2018-04-13 12:38:40 -07:00
John Lewin
e7bf28d770 Simplify 2018-04-13 12:33:16 -07:00
John Lewin
1eb125eb97 Remove dead code 2018-04-13 12:33:15 -07:00
John Lewin
e2f5ac1d6a Improve TagContainer overlay opacity on light themes 2018-04-13 12:33:15 -07:00
John Lewin
64eb8b3a0c Reduce spacing 2018-04-13 12:33:15 -07:00
John Lewin
6d2e9a0883 Use native borders 2018-04-13 12:33:15 -07:00
John Lewin
8a35b89501 Remove bottom margins 2018-04-13 12:33:15 -07:00
John Lewin
63c414adc4 Remove border from last item 2018-04-13 12:33:15 -07:00
John Lewin
7f62ce801d Fix borders on Advanced SectionWidget 2018-04-13 12:33:15 -07:00
John Lewin
1c5e69ced6 Revise margin on Advanced SectionWidget 2018-04-13 12:33:15 -07:00
John Lewin
178708526b Extract border helper from PrintPopupButton, reuse in heater popups 2018-04-13 12:33:15 -07:00
John Lewin
64771f9fae Unwire listener from long lived object 2018-04-13 12:33:15 -07:00
John Lewin
5352224e57 Revise border strengths 2018-04-13 12:33:15 -07:00
John Lewin
9364c22904 Use MenuTheme for icon loader 2018-04-13 12:33:15 -07:00
John Lewin
8e134b5ed8 Remove redundant SeparatorColor property 2018-04-13 12:33:15 -07:00
John Lewin
9cd45b63e8 Use theme instance color rather than static from HLine constructor 2018-04-13 12:33:14 -07:00
John Lewin
96cbdf9abe Remove hard-coded color, fall back to theme version in constructor
- Issue MatterHackers/MCCentral#3112
Unexpected border thickness/color
2018-04-13 12:33:14 -07:00
Lars Brubaker
3e840971ce
Merge pull request #3184 from larsbrubaker/design_tools
Design tools
2018-04-13 08:56:36 -07:00
Lars Brubaker
f9ee3d2072 latest agg 2018-04-13 08:14:49 -07:00
Lars Brubaker
60d213881f Increased decimals to 5 to make test pass 2018-04-13 08:13:41 -07:00
Lars Brubaker
5cf5503c91 merge fail fix 2018-04-12 17:45:50 -07:00
Lars Brubaker
d6addaa45a Improving Package tool
Changing public property editor to be able to dynamically add new properties
2018-04-12 17:36:24 -07:00
Lars Brubaker
fd713d5616 Limit MH Number edit to 3 decimal places. 2018-04-12 17:31:21 -07:00
johnlewin
d02b9a1ac7
Merge pull request #3183 from jlewin/design_tools
Fix Android only conditional block
2018-04-12 15:31:09 -07:00
John Lewin
75beb79a2a Fix Android only conditional block 2018-04-12 15:11:42 -07:00
johnlewin
a0b4d8be32
Merge pull request #3182 from jlewin/design_tools
Use dedicated theme for menus, prefer theme colors over explicit refs
2018-04-12 14:06:53 -07:00
John Lewin
f8a15c3b96 Convert static icons to instance, use theme colors 2018-04-12 13:18:28 -07:00
John Lewin
8e205cce57 Remove dead code 2018-04-12 13:17:17 -07:00
John Lewin
37a0b64b02 Use dedicated theme for menus, prefer theme colors over explicit refs
- Revise icon loader to take an Invert bool instead of custom enum
- Remove icon loader static ref to ActiveTheme.Instance
- Pass contextual theme.InvertIcons for theme specific invert behavior
2018-04-12 13:17:17 -07:00
Lars Brubaker
d3ef1d354e
Merge pull request #3181 from larsbrubaker/design_tools
Make move buttons update speeds when changed
2018-04-12 12:41:19 -07:00