Made the settings history be disabled when not signed in.
MatterHackers/MCCentral#330 Settings History menu should be disabled when not signed in
This commit is contained in:
parent
b6dcacdef9
commit
db24db1cf2
2 changed files with 21 additions and 46 deletions
|
|
@ -136,9 +136,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
ActiveTheme.SuspendEvents();
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
}
|
||||
|
||||
ActiveTheme.Instance = ActiveTheme.GetThemeColors(activeThemeName);
|
||||
ActiveTheme.ResumeEvents();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue