Commit graph

9018 commits

Author SHA1 Message Date
John Lewin
565b4a16eb Increase opacity 2018-01-11 01:16:41 -08:00
John Lewin
5ff0bed4ae Remove unexpected partial class designations 2018-01-11 01:13:38 -08:00
John Lewin
4ee30102e6 Revise spacing 2018-01-11 01:07:44 -08:00
John Lewin
3761c9f7fd Remove dead code 2018-01-11 01:07:26 -08:00
John Lewin
917a5bb6b9 Expose expandable as ICheckbox 2018-01-10 23:59:36 -08:00
John Lewin
c807a635f7 Extract box styling for reuse 2018-01-10 23:59:03 -08:00
John Lewin
1b5f1daed1 Add reusable SearchButton helper 2018-01-10 23:21:46 -08:00
johnlewin
b5abcfdbd1
Merge pull request #2870 from jlewin/design_tools
Simplify - consolidate ManualPrinterControls/ManualPrinterControlsDesktop
2018-01-10 22:54:02 -08:00
John Lewin
ff2adf51bc Consolidate ManualPrinterControls/ManualPrinterControlsDesktop 2018-01-10 22:44:45 -08:00
John Lewin
f6bbafc3a2 Revise style enforcement and widget registration 2018-01-10 22:40:04 -08:00
johnlewin
f371a54bad
Merge pull request #2869 from jlewin/design_tools
Revise Printer Controls & Sidebar styling
2018-01-10 21:40:58 -08:00
John Lewin
704f268062 Allow caller to set border color and radius 2018-01-10 18:55:44 -08:00
John Lewin
c426b36510 Simplify type name 2018-01-10 18:55:44 -08:00
John Lewin
0825a9132b Simplify, expose previously wrapped SectionWidget, sync styling 2018-01-10 18:55:44 -08:00
John Lewin
2ff53914ea Use consistent naming style 2018-01-10 18:55:43 -08:00
John Lewin
27f75d4403 Eliminate ControlsWidgetBase 2018-01-10 18:55:43 -08:00
John Lewin
6a2a32e9e2 Simplify, use common style 2018-01-10 18:55:43 -08:00
John Lewin
8627e33d5c Use common style 2018-01-10 18:55:43 -08:00
John Lewin
8ab7d492c5 Use common style 2018-01-10 18:55:43 -08:00
John Lewin
5cceb8e218 Tune heading size 2018-01-10 18:55:43 -08:00
John Lewin
ef609040cd Tuning padding 2018-01-10 18:55:43 -08:00
John Lewin
fbb6b5667f Use theme styling 2018-01-10 18:55:42 -08:00
John Lewin
5c0f8ce7a5 Fix sidebar panel colors 2018-01-10 18:55:42 -08:00
John Lewin
98ce8329ba Remove fixed white color 2018-01-10 18:55:42 -08:00
John Lewin
5e1677222d Consolidate static refs into local instance, expose for reuse 2018-01-10 18:55:42 -08:00
John Lewin
ef9407cef7 Encapsulate behaviors into specialized classes 2018-01-10 18:55:42 -08:00
johnlewin
530d478431
Merge pull request #2868 from larsbrubaker/design_tools
Fixing possible error while parsing extruder offsets
2018-01-10 18:55:18 -08:00
Lars Brubaker
dc225d607d Fixing possible error while parsing extruder offsets 2018-01-10 17:37:48 -08:00
Lars Brubaker
4a17cc5f95
Merge pull request #2867 from larsbrubaker/design_tools
Hold bottom height on scale
2018-01-10 17:20:53 -08:00
Lars Brubaker
c7ec4eef9c Holed bottom height on scale
Better display of z height info (show extra decimal when required)
2018-01-10 16:26:41 -08:00
Lars Brubaker
0deb11e6e7
Merge pull request #2866 from larsbrubaker/design_tools
Made switching to no editor layout correctly.
2018-01-10 15:00:37 -08:00
Lars Brubaker
61bb32a836 Handle the case where no MaterialSettingsKeys 2018-01-10 14:56:33 -08:00
Lars Brubaker
cb43fab60f Made switching to no editor layout correctly.
Fixed extruder 3 and 4
2018-01-10 14:43:21 -08:00
Lars Brubaker
d2efc6f0f4
Merge pull request #2865 from larsbrubaker/design_tools
Made subtract and replace and subtract editors always have a starting…
2018-01-10 14:39:59 -08:00
Lars Brubaker
5850b396b2 Made subtract and replace and subtract editors always have a starting selection
Renamed PointMaterialEditor class to SubtractAndReplace
2018-01-10 13:25:09 -08:00
Lars Brubaker
ba54f6ea2d
Merge pull request #2864 from larsbrubaker/design_tools
Extruders beyond 0 only have temperature
2018-01-10 13:20:13 -08:00
Lars Brubaker
ab2fa6e910 Extruders beyond 0 only have temperature
Removed ability to set material for extruders other than the first
added settings for extruder 1-4 temp
Refactored emulator (move classes to new files)
Made the emulator support multiple extruders
2018-01-10 12:56:50 -08:00
johnlewin
d8089d8f7b
Merge pull request #2863 from jlewin/design_tools
Enforce sidebar panel padding
2018-01-10 12:47:10 -08:00
John Lewin
4138b1628d Guard for null in non-printer case 2018-01-10 12:32:01 -08:00
John Lewin
4a3e567e9e Guard for null in non-printer case 2018-01-10 12:27:22 -08:00
John Lewin
db74fe7274 Apply IsEnabled rules to UI elements
- Issue MatterHackers/MCCentral#2623
Scene operations should be enabled based on defined rules
2018-01-10 11:58:42 -08:00
John Lewin
8a03755224 Try right aligned Bed menu 2018-01-10 11:48:02 -08:00
John Lewin
bf21712b18 Fix toolbar sizing 2018-01-10 11:42:03 -08:00
John Lewin
716760e360 Move operations back into toolbar
- Issue MatterHackers/MCCentral#2620
Move operations to toolbar
2018-01-10 11:39:39 -08:00
John Lewin
6413eea315 Add separator type 2018-01-10 11:38:28 -08:00
John Lewin
1ebe2b4cd3 Enforce sidebar panel padding
- Issue MatterHackers/MCCentral#2618
Inconsistent padding in sidebar section widgets
2018-01-10 09:04:31 -08:00
johnlewin
371a63d4a2
Merge pull request #2862 from jlewin/design_tools
Consolidate scene selection operations, revise styling
2018-01-09 19:15:38 -08:00
John Lewin
5e1ccdc3a8 Clear or show editor for selection, move buttons into editor
- Issue MatterHackers/MCCentral#2615
Invalid editor after selection change
2018-01-09 18:43:58 -08:00
John Lewin
3d52e59ee5 Ensure minimum bounds
- Issue MatterHackers/MCCentral#2617
Selected Object Panel fails to appear
2018-01-09 18:41:21 -08:00
John Lewin
d4a605adee Rename Paint Material 2018-01-09 18:40:02 -08:00