John Lewin
|
170b458676
|
Add popover support to all SliceSettingsRows
- Issue MatterHackers/MCCentral#4747
No HelpText on PrintPopupMenu SettingsRows
|
2018-12-21 18:37:11 -08:00 |
|
John Lewin
|
f06e67a65e
|
Use EventHandler<StringEventArgs> for SettingChanged event
- Issue MatterHackers/MCCentral#4730
Event should declare specialized EventArgs used via EventHandler<T>
|
2018-12-21 18:37:11 -08:00 |
|
Lars Brubaker
|
73241b5c6c
|
make menu close on button click
issue: MatterHackers/MCCentral#4670
Print pop-up should close after clicking print (same for after clicking setup if available)
|
2018-12-05 15:17:41 -08:00 |
|
Lars Brubaker
|
8de283dbfe
|
Say who is the owner of executing tasks. This allows us to filter running tasks displays
issue: MatterHackers/MCCentral#4660
Not printing printer tab showing print progress from printing printer tab
|
2018-12-05 13:48:57 -08:00 |
|
Lars Brubaker
|
3ef1abd065
|
Removed 'Setup...' button
Improved Print popup
Made print popup always available
issue: MatterHackers/MCCentral#4661
Unify 'Setup...' into 'Print'
|
2018-12-03 13:23:24 -08:00 |
|
John Lewin
|
2873a74ef7
|
Use standard event listener pattern
|
2018-11-16 15:53:43 -08:00 |
|
John Lewin
|
51b15e053b
|
Unregister listeners on Close
- Issue MatterHackers/MCCentral#4588
Listeners not unregistered on Close
|
2018-11-15 20:03:53 -08:00 |
|
Lars Brubaker
|
6405dad7ac
|
Convert static SettingChanged event to instance based
issue: MatterHackers/MCCentral#4551
|
2018-11-12 17:45:13 -08:00 |
|
John Lewin
|
7212f11871
|
Rename theme.ActiveTabColor to theme.BackgroundColor
- Issue MatterHackers/MCCentral#4491
|
2018-11-03 09:51:25 -07:00 |
|
John Lewin
|
8d4974dc32
|
Move theme.Colors.PrimaryTextColor into theme, remove unneeded types
- Issue MatterHackers/MCCentral#4490
|
2018-11-03 09:13:07 -07:00 |
|
John Lewin
|
a6e1b025c4
|
Use MenuTheme for menu children
- Issue MatterHackers/MCCentral#4466
Wrong theme colors - use MenuTheme
|
2018-11-01 18:19:09 -07:00 |
|
John Lewin
|
d73e78c286
|
Remove EditContext.Content
- Issue MatterHackers/MCCentral#4463
Save seems to fails after Part -> Print button has been invoked
|
2018-11-01 17:02:12 -07:00 |
|
John Lewin
|
6659156926
|
Remove workarounds for menu theme colors, rely on new theme support
|
2018-10-30 16:58:29 -07:00 |
|
John Lewin
|
9a6a8e712d
|
Remove redundant PrimaryBackgroundColor
|
2018-10-15 07:35:24 -07:00 |
|
John Lewin
|
0b47dd4056
|
Collapse AppSettingsView into BrandMenu, use PopupMenu with icons
|
2018-10-14 11:31:33 -07:00 |
|
John Lewin
|
0112af1b85
|
Increase MenuTheme support
|
2018-10-14 07:34:29 -07:00 |
|
John Lewin
|
ee936efb8a
|
Revise theme support
|
2018-10-13 21:09:04 -07:00 |
|
John Lewin
|
22c0125b42
|
Convert KeepOpen to property, revise popup close logic
|
2018-10-11 15:04:03 -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 |
|
Lars Brubaker
|
06cfe5a227
|
Have popup sub menus working well
|
2018-09-11 10:57:53 -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 |
|