mattercontrol/ApplicationView
John Lewin 836dcee8b8 Improve startup state initialization
- Use single instance for .EmptyProfile
- Remove ActiveSliceSettings static constructor, rely on ProfileManager
- Remove SettingsKey.active_theme_name and db usage
- Revise LoadUITheme to only load oem or default color theme
- Only assign ActiveSliceSettings.Instance during ProfileManager assign
2016-12-14 16:18:54 -08:00
..
MenuRow Working to reduce theme changed calls as they will reload all after. 2016-12-08 17:40:04 -08:00
AdvancedControlsPanel.cs
CompactSlidePanel.cs
FirstPanelTabView.cs Putting Selection List into QueueData 2016-12-04 12:06:51 -08:00
MainApplicationWidget.cs Improve startup state initialization 2016-12-14 16:18:54 -08:00
TouchscreenTabView.cs Working to reduce theme changed calls as they will reload all after. 2016-12-08 17:40:04 -08:00
WidescreenPanel.cs