Commit graph

9907 commits

Author SHA1 Message Date
johnlewin
dd9de6c564
Merge pull request #3147 from jlewin/design_tools
Consolidate row style helpers
2018-04-06 16:00:46 -07:00
John Lewin
af00c7bd1a Revise padding and borders in brand menu 2018-04-06 15:14:22 -07:00
John Lewin
f754ffb8cc Remove separator border from last row in group 2018-04-06 15:14:22 -07:00
John Lewin
2340ae872e Remove anonymous block 2018-04-06 15:14:21 -07:00
John Lewin
da3d33ec7c Turn off border on stand-alone item 2018-04-06 15:14:21 -07:00
John Lewin
b0dd4ed5e2 Ensure null, not empty string, is set 2018-04-06 15:14:21 -07:00
John Lewin
70f7cbb55f Refine padding under new layout 2018-04-06 15:14:21 -07:00
John Lewin
a07a459b13 Restore dropped localization 2018-04-06 15:14:21 -07:00
John Lewin
b8f152302a Revise calling syntax to modify only right padding of instance
- Filter via Linq
2018-04-06 15:14:21 -07:00
John Lewin
f29c8458fe Reuse new SettingsRow type as base for SettingsItem 2018-04-06 15:14:21 -07:00
John Lewin
856ab867bf Use label styling from SettingsItem 2018-04-06 15:14:20 -07:00
John Lewin
442cd97d68 Fix typo 2018-04-06 15:14:20 -07:00
John Lewin
56e1d1a6a1 Move properties into base 2018-04-06 15:14:20 -07:00
John Lewin
248ae2aa48 Add HorizontalSpacer to the ignored types list
- Issue MatterHackers/MCCentral#3031
Empty item in overflow list
2018-04-06 15:14:20 -07:00
Lars Brubaker
e799b69c2e
Merge pull request #3146 from larsbrubaker/design_tools
Made probe calibration happen automatically if required
2018-04-06 15:11:13 -07:00
Lars Brubaker
d3818471c5 Made probe calibration happen automatically if required 2018-04-06 14:59:09 -07:00
johnlewin
49024f92fc
Merge pull request #3145 from jlewin/design_tools
Restore clickable user override reset button
2018-04-06 13:40:05 -07:00
John Lewin
bdbfb10d37 Use theme color
- Issue MatterHackers/MCCentral#3048
Wrong theme colors
2018-04-06 13:27:09 -07:00
John Lewin
8dfeeac3cd Finish switch to new toggle controls
- Issue MatterHackers/MCCentral#3043
Remove current ToggleSwitch factory to resolve differing types
2018-04-06 13:26:17 -07:00
John Lewin
e33406aca0 Always create title field in SettingsRow constructor
- Use title field for HelpText
- Issue MatterHackers/MCCentral#3038
Fix mentioned issue
2018-04-06 13:11:50 -07:00
John Lewin
985afc587c Remove conditional styling
- Issue MatterHackers/MCCentral#3037
2018-04-06 13:10:44 -07:00
John Lewin
ca8efa54b2 Remove "Show Help" from SliceSettings
- Issue MatterHackers/MCCentral#3039
2018-04-06 12:58:16 -07:00
John Lewin
19223b9dd2 Invalidate on Checked change to force redraw
- Issue MatterHackers/MCCentral#3047
SliceSettings checkbox fields acting erratically
2018-04-06 12:49:54 -07:00
John Lewin
0464145ef1 Restore clickable user override reset button
- Issue MatterHackers/MCCentral#3040
2018-04-06 12:49:52 -07:00
johnlewin
03a41ff4fb
Merge pull request #3144 from larsbrubaker/design_tools
Put in the cog for leveling calibration
2018-04-06 12:49:14 -07:00
Lars Brubaker
0e6fb3f420 Put in the cog for leveling calibration 2018-04-06 11:49:08 -07:00
johnlewin
fbfed35d85
Merge pull request #3143 from jlewin/design_tools
Use native borders
2018-04-06 10:42:31 -07:00
John Lewin
a027951be5 Extract reusable aspects to common base 2018-04-06 09:06:21 -07:00
John Lewin
3264dffa16 Use string interpolation 2018-04-06 09:06:21 -07:00
John Lewin
0076c94ed3 Use dedicated widget for user override indicators 2018-04-06 09:06:21 -07:00
John Lewin
6d8d39df96 Simplify constructor 2018-04-06 09:06:20 -07:00
John Lewin
851c4c758a Remove redundant StyleChanged event, add minimum height for rows 2018-04-06 09:06:20 -07:00
johnlewin
d1f8be909b
Merge pull request #3142 from jlewin/design_tools
Add expansion persistence to SectionWidget
2018-04-06 07:20:49 -07:00
John Lewin
315d08553c Use new expansion persistence in SectionWidget
- Issue MatterHackers/MCCentral#3033
SelectedObjectPanel SectionWidgets should remember their expansion state
2018-04-06 06:07:32 -07:00
John Lewin
e3b7bf417e Add expansion persistence to SectionWidget 2018-04-06 06:06:10 -07:00
Lars Brubaker
879b9939d7
Merge pull request #3141 from jlewin/design_tools
Use widget bounds for width
2018-04-05 21:05:39 -07:00
John Lewin
14b511568c Use widget bounds for width 2018-04-05 18:54:13 -07:00
John Lewin
8431f7a5ef Use new toggle control for CheckboxField 2018-04-05 18:54:12 -07:00
John Lewin
abe3f50799 Right align toggle switch 2018-04-05 18:54:12 -07:00
johnlewin
8db0f0b566
Merge pull request #3140 from jlewin/design_tools
Remove view options from overflow menu
2018-04-05 18:53:18 -07:00
John Lewin
2682c73021 Remove printer dependencies from non-printer contexts 2018-04-05 18:46:31 -07:00
johnlewin
5b3f3ec00b
Merge branch 'design_tools' into design_tools 2018-04-05 17:23:09 -07:00
johnlewin
fdd63b9bc3
Merge pull request #3139 from larsbrubaker/design_tools
Fixing tests related to leveling
2018-04-05 17:22:09 -07:00
John Lewin
3f9050eae7 Add workarounds needed for new toggle switch 2018-04-05 16:19:58 -07:00
Lars Brubaker
28ffed0908 Fixing tests related to leveling 2018-04-05 16:16:55 -07:00
John Lewin
2d6d6e5c6c Revise button container right margin 2018-04-05 16:02:54 -07:00
John Lewin
2980038dff Rename member to match current behavior 2018-04-05 15:59:44 -07:00
John Lewin
2339988df7 Move BackgroundColor to parent 2018-04-05 15:57:32 -07:00
John Lewin
376256717d Work around agg alpha edge issues
- Toggle switch rendering on mouse down leave/enter bounds
- Remove alternate rendering style
2018-04-05 15:54:20 -07:00
John Lewin
f546c729ed Delete dead code 2018-04-05 15:54:18 -07:00