Migrate Theme support to Agg.UI
This commit is contained in:
parent
77d3df1d01
commit
e5a63b052e
41 changed files with 155 additions and 473 deletions
|
|
@ -98,7 +98,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
this.windowMode = windowMode;
|
||||
this.printItem = printItem;
|
||||
|
||||
if (ActiveTheme.Instance.DisplayMode == ActiveTheme.ApplicationDisplayType.Touchscreen)
|
||||
if (UserSettings.Instance.DisplayMode == ApplicationDisplayType.Touchscreen)
|
||||
{
|
||||
sliderWidth = 20;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue