Commit graph

9 commits

Author SHA1 Message Date
John Lewin
be71743435 Add scaling to TabButtonHeight and improve naming 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
b16328df27 Created a new animation object
got the spinner to use it
refactored graphics2D -> Graphics2D in DrawEventArgs
updated (c)
2018-04-11 10:22:17 -07:00
John Lewin
bd3db106b0 Prefer local reference to static 2018-04-07 22:53:34 -07:00
John Lewin
8cf1be9c24 Update tab pointers on removal
- Issue MatterHackers/MCCentral#2853
Revise Tab logic to prevent this anomaly
2018-03-13 21:02:02 -07:00
John Lewin
b15f62b5a0 Push focus on tab select to enable keyboard shortcuts
- Issue MatterHackers/MCCentral#2778
Tab clicks should force focus to primary control
2018-02-06 15:43:23 -08:00
Lars Brubaker
e014694bea Ask if printing on a printer tab before closing 2018-01-31 13:35:43 -08:00
John Lewin
f0aa5db046 Merge embedded types into Tabs.cs 2018-01-22 10:41:48 -08:00
John Lewin
9fc9337aa4 Revise naming 2018-01-22 10:41:48 -08:00
Renamed from PartPreviewWindow/MainTab.cs (Browse further)