Improving simple mode
This commit is contained in:
parent
11d6b659fb
commit
51d1e33f9d
9 changed files with 112 additions and 68 deletions
|
|
@ -418,8 +418,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
{
|
||||
if (value)
|
||||
{
|
||||
UserSettings.Instance.set(UserSettingsKey.SliceSettingsViewDetail, level);
|
||||
ApplicationController.Instance.ReloadAll().ConfigureAwait(false);
|
||||
ApplicationController.Instance.ReloadSliceSettings(printer);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue