Lars Brubaker
|
390efec998
|
Default the controls tab to visible
issue: MatterHackers/MCCentral#4112
Make Controls page visible by default
|
2018-09-10 13:36:01 -07:00 |
|
Lars Brubaker
|
f4d69c8f28
|
Getting automation tests to pass with new ui changes
issue: MatterHackers/MCCentral#4108
Many test failures related to Controls/Terminal tabs being hidden by default
|
2018-09-10 10:42:18 -07:00 |
|
John Lewin
|
fb71ea3b09
|
Drop background colors for thumbnails
|
2018-09-08 16:14:24 -07:00 |
|
John Lewin
|
471b872f43
|
Set button enabled state on selection change
|
2018-09-08 14:47:29 -07:00 |
|
John Lewin
|
0cdac48053
|
Use local selectedItem reference
|
2018-09-08 14:43:39 -07:00 |
|
John Lewin
|
b98e119ae7
|
Add to, rather than overwrite flags
- Issue MatterHackers/MCCentral#4110
Cut/Copy/Paste missing text
|
2018-09-08 14:20:00 -07:00 |
|
johnlewin
|
9e291e2b96
|
Merge branch 'master' into master
|
2018-09-08 14:00:57 -07:00 |
|
LarsBrubaker
|
51e8b2eb0e
|
Moved export and import options to main printer menu
refactoring
|
2018-09-08 12:52:47 -07:00 |
|
John Lewin
|
4526c9ac3f
|
Collapse EditorPanel to single scrollable SectionWidget
|
2018-09-08 12:08:06 -07:00 |
|
John Lewin
|
8ad77370dc
|
Remove wrapping scrollable, SectionWidget header should not scroll
|
2018-09-08 11:28:28 -07:00 |
|
John Lewin
|
ca18f17d12
|
Switch from ResizableSectionWidget -> SectionWidget
|
2018-09-08 11:27:47 -07:00 |
|
John Lewin
|
ae0808875e
|
Handle unassigned color case
|
2018-09-08 11:16:45 -07:00 |
|
John Lewin
|
c96fc4c048
|
Migrate material SectionWidget to material button in toolbar
|
2018-09-08 10:53:51 -07:00 |
|
John Lewin
|
9876abfba5
|
Add overload for user supplied default material color
- Previously hard-coded at material 0 (as used in gcode viewer)
|
2018-09-08 10:49:53 -07:00 |
|
John Lewin
|
d9073e57a5
|
Fix style errors
|
2018-09-07 20:27:09 -07:00 |
|
John Lewin
|
364a2bcb78
|
Migrate color SectionWidget to color button in toolbar
|
2018-09-07 18:14:51 -07:00 |
|
John Lewin
|
cac3d7d24c
|
Break implicit SiblingRadioButtonList to Parent.Children
- Issue MatterHackers/MCCentral#4105
View Bed/Show Print area should be toggles but are sibling radio buttons
|
2018-09-07 17:09:41 -07:00 |
|
John Lewin
|
faec3620ef
|
Improve menu icon spacing
|
2018-09-07 17:09:41 -07:00 |
|
John Lewin
|
fd290a8088
|
Move model view options into PopupButton
|
2018-09-07 17:09:41 -07:00 |
|
John Lewin
|
5004f0b401
|
Restore non-expandable SectionWidget
|
2018-09-07 17:09:41 -07:00 |
|
John Lewin
|
fe74b80426
|
Add MenuItem helper for bool/name/icon
|
2018-09-07 17:09:41 -07:00 |
|
John Lewin
|
3118d4b07f
|
Fix casing of siblingRadioButtonList parameter
|
2018-09-07 17:09:41 -07:00 |
|
John Lewin
|
3a9e114d59
|
Rename Changed event to SettingChanged, pass key with EventArg
|
2018-09-07 17:09:41 -07:00 |
|
Lars Brubaker
|
daec1a0420
|
added close to terminal and settings (default to close)
added ICloseableTab
changed to selected tab key
added keys to tool tabs
|
2018-09-07 14:49:35 -07:00 |
|
Lars Brubaker
|
f73e98e0d7
|
Only center on bed during gcode export when exporting from library
fixed a bug with MatterSlice dependancy
issue: MatterHackers/MCCentral#4032
Slicing error when slicing for Pulse
|
2018-09-07 10:25:29 -07:00 |
|
Lars Brubaker
|
bed90234e7
|
Made MatterControl run as a .net standard app
Moving matter control to a lib and creating a new exe to run it
|
2018-09-06 16:09:58 -07:00 |
|