John Lewin
fe1fa15ac6
Simplify, use TextButton
2018-05-17 12:42:36 -07:00
Lars Brubaker
fbd4f9e219
Improved GlyphTranslator
...
Added true type fonts
Refactored VertexStorage data types
Shortened FlagsAndComamand enum names
2018-05-15 15:06:40 -07:00
John Lewin
7018f78237
Remove non-theme aware Enabled code, use native Enabled behavior
2018-05-14 12:09:56 -07:00
John Lewin
e9cc60b81c
Simplify
2018-05-14 12:09:56 -07:00
Lars Brubaker
82ff8b5d64
Make sure we are on move 10 when the control is set at startup
...
Removing dead code
2018-04-26 15:51:40 -07:00
John Lewin
db9e000f65
Add tool tip text to leveling and probe calibration buttons
...
- Issue MatterHackers/MCCentral#3207
2018-04-23 17:25:01 -07:00
John Lewin
48b7a85de6
Invoke Click rather than changing Checked to ensure event fires
...
- Issue MatterHackers/MCCentral#3171
Something got messed up with baby stepping on this print
2018-04-19 13:27:40 -07:00
Lars Brubaker
c63173f199
Moving all user settings test strings into UserSettingsKey
...
prototyping user tips system
2018-04-18 14:38:21 -07:00
Lars Brubaker
9279c1fb5e
Setting ToolTipText = ToolTipText = "Home X, Y, Z" set the child and the parent
2018-04-18 12:03:12 -07:00
John Lewin
267f683e9c
Consolidate differing widget colors into single shared instance
...
- Issue MatterHackers/MCCentral#3150
Indicator colors differ
2018-04-16 20:31:46 -07:00
John Lewin
515418a8a9
Remove dead code
2018-04-15 18:00:02 -07:00
John Lewin
7e8f437add
Remove anonymous block
2018-04-15 17:56:37 -07:00
John Lewin
65582c827f
Rename file to match type
2018-04-15 17:55:12 -07:00
John Lewin
a399be8edc
Disable borders on child SettingsRows
...
- Issue MatterHackers/MCCentral#3143
Inconsistent SettingsRow borders
2018-04-15 13:45:10 -07:00
John Lewin
734933f13e
Set custom track color and corner radius
...
- Issue MatterHackers/MCCentral#3142
Consider reducing significance of tuning adjustment sliders
2018-04-15 13:32:31 -07:00
John Lewin
b05401bdfa
Revise help text to clarify behavior
...
- Issue MatterHackers/MCCentral#3138
2018-04-15 12:40:13 -07:00
John Lewin
3afbe818ae
Toggle Enabled rather than Visibility on focus changed
...
- Issue MatterHackers/MCCentral#3139
Movement controls keyboard icon disappears on lose focus
2018-04-15 12:21:29 -07:00
John Lewin
4618c46fc4
Remove MoveButton factory, use TextButton
2018-04-15 11:30:14 -07:00
John Lewin
89c9306186
Use OnClick instead of Click event
2018-04-15 11:30:13 -07:00
John Lewin
c13c6bbe7b
Move ApplyBoxStyle extension method into theme, use local theme refs
2018-04-14 21:13:59 -07:00
John Lewin
b1cc3fe5ac
Remove WizardButton factory
2018-04-14 21:13:59 -07:00
John Lewin
e75963ce94
Add support for simple text radio buttons, remove micro button factories
...
- Duplicate and customize RadioIconButton into RadioTextButton
- Remove MicroButton and MicroButtonMenu factories
- Add CreateMicroRadioButton helper method to theme
- Convert extruder popup panels to use RadioTextButtons
- Convert Controls -> Extruder panel to use RadioTextButtons
2018-04-14 21:12:29 -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
435f5c0d80
Make move buttons update speeds when changed
2018-04-12 11:28:22 -07:00
John Lewin
bd3db106b0
Prefer local reference to static
2018-04-07 22:53:34 -07:00
John Lewin
b7d0332898
Convert AdjustmentControls to use SettingsRow
2018-04-06 17:36:16 -07:00
John Lewin
1728ef6a1f
Convert to use SettingsRow
2018-04-06 16:57:47 -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
Lars Brubaker
34970a6462
Refactoring leveling system
2018-04-04 14:58:19 -07:00
Lars Brubaker
329aa70981
Putting leveling buttons back on main page
...
Getting better leveling triangles
2018-04-04 14:58:18 -07:00
John Lewin
e94f1f04af
Reduce droplist border significance to match original border style
...
- Issue MatterHackers/MCCentral#2529
Inconsistent border strengths
2018-04-01 16:10:32 -07:00
Lars Brubaker
6d939b55e2
issue: MatterHackers/MCCentral#2938
...
Rename "Re-Calibrate Probe" -> "Recalibrate Probe"
2018-03-14 16:49:49 -07:00
Lars Brubaker
b7f3de2a0d
Working on new probe calibration wizard
2018-03-09 18:22:38 -08:00
LarsBrubaker
789a63e638
Remove setup driver step (must happen durring instal)
...
Fix tests
2018-02-20 19:22:16 -08:00
Lars Brubaker
456bc3d534
Make the macro controls rebuild when macros change
...
Make macros save when changed
2018-02-07 14:38:24 -08:00
John Lewin
7ddd79d0dc
Close Window not Widget
2018-02-01 23:35:58 -08:00
John Lewin
f5c213a224
Simplify
2018-02-01 23:35:40 -08:00
John Lewin
87d474d796
Consolidate Edit Leveling and Run Leveling buttons
...
- Move Run Leveling button into Edit Leveling dialog per discussions
2018-02-01 23:26:40 -08:00
John Lewin
c6d5605893
Convert EditLevelingSettingsWindow to DialogPage
...
- Issue MatterHackers/MCCentral#2759
Edit Leveling Settings window should use DialogPage for consistency
2018-02-01 23:09:53 -08:00
John Lewin
e998f137aa
Rename Connection.PrinterIsConnected -> Connection.IsConnected
2018-02-01 14:51:44 -08:00
Lars Brubaker
81f7cdb8b2
Removing secondary accent color
2018-01-24 09:30:05 -08:00
Lars Brubaker
c809aaf0d1
Make sure we draw black text on this control
2018-01-19 17:19:20 -08:00
Lars Brubaker
97be75f673
Added load filament_speed
...
Fixed errors
2018-01-18 16:33:48 -08:00
Lars Brubaker
8e9904c6d2
Made load and unload intrinsic to all printers and extruders
...
Took out macro location option
Added load and unload macros to StaticData
2018-01-18 15:28:23 -08:00
John Lewin
eb0b7255b6
More consistent manual controls disabled styling
...
- Issue MatterHackers/MCCentral#2687
Inconsistent disabled styling
2018-01-18 09:28:08 -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
429ed369fd
Remove Agg.UI prefix, simplify
2018-01-12 14:51:11 -08:00
John Lewin
1a91cbc5c8
Use theme default font size
2018-01-12 14:51:10 -08:00
John Lewin
13cc147dfe
Caller specified pointSize for DropDownLists
2018-01-12 14:51:10 -08:00
John Lewin
996037213b
Use of default font size
2018-01-12 10:55:30 -08:00