mattercontrol/PrinterControls/ControlWidgets
John Lewin 5db7c79d00 Get updated profiles compiling on Android
- Remove unused properties from ApplicationView
 - Rename CompactApplicationView to TouchscreenView
 - Rename ResponsiveApplicationView to DesktopView
 - Move abstract ToggleTopContainer() specific to TouchscreenView
 - Remove unused HideTopContainer implementations
 - Conditionally compile invocation/assignment of ApplicationMenuRow
 - Migrate single setting from PrinterSettings "PublishBedImage" to SliceSettings
 - Remove PrinterSettings class
 - Import "PublishBedImage" during ImportPrinters
 - Remove code that doubles the size of the splitter bar when collapsed
 - Fix incorrect path to "config.ini"
2016-05-05 12:33:39 -07:00
..
AdjustmentControls.cs Options menu labels 2016-01-18 10:08:47 -08:00
ControlWidgetBase.cs Re-wrote toggle switch to be a view for checkbox. 2015-04-22 08:43:09 -07:00
FanControls.cs Removed redundant list of eeprom settings 2016-01-13 15:37:03 -08:00
MacroControls.cs Get updated profiles compiling on Android 2016-05-05 12:33:39 -07:00
MovementControls.cs Settings profile using methods rather than properties 2016-04-28 09:41:27 -07:00
PowerControls.cs Took out the caching of slice settings hash code. 2016-05-02 16:34:13 -07:00
TemperatureControls.cs Converted lots of get properties to methods in SettingsProfile 2016-04-27 18:57:51 -07:00