Commit graph

16 commits

Author SHA1 Message Date
John Lewin
8a35b89501 Remove bottom margins 2018-04-13 12:33:15 -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
John Lewin
b8f152302a Revise calling syntax to modify only right padding of instance
- Filter via Linq
2018-04-06 15:14:21 -07:00
John Lewin
64a96dd7ff Add new toggle switch style 2018-04-05 15:54:12 -07:00
John Lewin
5a13d9cf30 Move view options from overflow menu to new persistent panel
- Issue MatterHackers/MCCentral#3014
Add View Options panel to model view
2018-04-05 15:52:17 -07:00
John Lewin
abc4017294 Add missing "Show Print Area" option 2018-04-05 15:52:15 -07:00
John Lewin
c09210047c Add a mechanism to set the name of a SettingsItem -> Toggle control 2018-03-13 08:43:20 -07:00
John Lewin
1e21d87cd4 Add bottom margin to separate buttons 2018-02-18 11:10:48 -08:00
John Lewin
5fb26cb024 Add color/model view toggles to GCode Options panel 2018-02-18 11:10:09 -08:00
John Lewin
4c8aebad82 Restore "Show Print Bed" option 2018-02-18 10:59:50 -08:00
John Lewin
872b716d77 Add GCode options as SectionWidget panel 2018-02-18 10:59:49 -08:00
John Lewin
abadb1b030 Simplify, set HAnchor to ensure padding/margin are honored 2018-02-16 18:46:30 -08:00
John Lewin
3bfa2e3bd3 Use theme font definitions to track usage 2017-10-22 20:13:03 -07:00
John Lewin
39ce8875ad Allow font overrides in GCodeDetailsView, adjust margins 2017-10-22 20:09:39 -07:00
Lars Brubaker
f7d4163125 Refactoring VAnchor and HAnchore names
Making more debug info for show bounds
2017-08-07 15:47:27 -07:00
John Lewin
27f4a3ef14 Extract GCode details view to class 2017-06-28 18:43:30 -07:00