Commit graph

9925 commits

Author SHA1 Message Date
John Lewin
7c0334cd87 Remove DisableableControlBase 2018-04-07 08:24:20 -07:00
John Lewin
87876c6ca2 Remove indirection to dependency 2018-04-07 08:21:39 -07:00
John Lewin
f88de9e2a6 Remove redundant HelpLinkFactory, use LinkButtonFactory 2018-04-07 08:18:52 -07:00
John Lewin
757098c3dc Remove SplitButtonFactory 2018-04-07 08:16:50 -07:00
johnlewin
8e6560494f
Merge pull request #3153 from jlewin/design_tools
Revised pinch/curve icons
2018-04-06 22:42:34 -07:00
John Lewin
974477accc Revised pinch/curve icons 2018-04-06 20:45:55 -07:00
johnlewin
3dfc4861b0
Merge pull request #3152 from jlewin/design_tools
Convert AdjustmentControls to use SettingsRow
2018-04-06 17:43:32 -07:00
John Lewin
b7d0332898 Convert AdjustmentControls to use SettingsRow 2018-04-06 17:36:16 -07:00
johnlewin
ea5b71886c
Merge pull request #3151 from larsbrubaker/design_tools
Add tool tip text to leveling wizard
2018-04-06 17:35:52 -07:00
Lars Brubaker
eb228f103e Add tool tip text to leveling wizard 2018-04-06 17:12:28 -07:00
Lars Brubaker
6877cdebe0
Merge pull request #3150 from jlewin/design_tools
Convert to use SettingsRow
2018-04-06 17:12:13 -07:00
John Lewin
1728ef6a1f Convert to use SettingsRow 2018-04-06 16:57:47 -07:00
John Lewin
b24053a285 Only add override indicators if no icon or gutter 2018-04-06 16:33:19 -07:00
johnlewin
c8e671051c
Merge pull request #3149 from jlewin/design_tools
Listen for EnabledChanged rather than directly on Enabled
2018-04-06 16:30:36 -07:00
John Lewin
639ad41cf8 Add HelpText, remove background color 2018-04-06 16:09:11 -07:00
John Lewin
5b6726e4f2 Use ImageWidget for non-actionable icons 2018-04-06 16:08:43 -07:00
John Lewin
27dd2ecedb Guard against observed exception 2018-04-06 16:02:51 -07:00
John Lewin
60ec4daaab Listen for EnabledChanged rather than directly on Enabled
- Issue MatterHackers/MCCentral#3055
Have consideration for disabled icon buttons
2018-04-06 16:02:19 -07:00
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