John Lewin
|
f11b48b4ed
|
Fix style errors
|
2018-10-10 22:47:17 -07:00 |
|
John Lewin
|
16092505bd
|
Fix tab key, create and switch to active printer
|
2018-10-10 18:11:56 -07:00 |
|
John Lewin
|
c3cd511943
|
Remove loaded printer tab when printer deleted
|
2018-10-10 17:54:37 -07:00 |
|
John Lewin
|
3ec5172a97
|
Hide Library/Store tabs when no active printer
|
2018-10-10 17:54:37 -07:00 |
|
John Lewin
|
89dbbf3827
|
Initially load to Printer or Hardware tab
- Maintain tab selection across ReloadAll
|
2018-10-10 17:54:37 -07:00 |
|
John Lewin
|
efe22f8dfd
|
Move event registration to bottom of constructor
|
2018-10-10 17:54:37 -07:00 |
|
John Lewin
|
5cb1804f94
|
Move printer initialize from widget into main initialize function
|
2018-10-10 17:54:37 -07:00 |
|
John Lewin
|
478075fca0
|
Fix test regressions
|
2018-10-10 12:15:30 -07:00 |
|
John Lewin
|
b540c0a4e2
|
Remove redundant RunOnIdle call
|
2018-10-10 08:19:09 -07:00 |
|
John Lewin
|
b67d3ad691
|
Add Library tab, replace PrintLibrary widget with Favorites bar
|
2018-10-10 08:07:47 -07:00 |
|
John Lewin
|
0f9042f28d
|
Migrate SettingChanged event to PrinterSettings
- Issue MatterHackers/MCCentral#4245
Remove ActiveSliceSettings type
|
2018-10-05 10:37:34 -07:00 |
|
John Lewin
|
98252dff50
|
Migrate ActivePrinterChanged event to ApplicationController
- Issue MatterHackers/MCCentral#4245
Remove ActiveSliceSettings type
|
2018-10-05 10:37:34 -07:00 |
|
John Lewin
|
6dbae7668b
|
Remove ActiveSliceSettings.Instance
- Issue MatterHackers/MCCentral#4243
|
2018-10-05 09:25:05 -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
|
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 |
|