Putting a menu to switch view settings.
Made the trace data build faster. Made ungroup understand mesh collections better Made the slice settings layer index be an enum so it is clearer what is being accessed Put menu items into separate files
This commit is contained in:
parent
de0070eb35
commit
a54a59e25f
14 changed files with 475 additions and 350 deletions
|
|
@ -34,7 +34,7 @@ namespace MatterHackers.MatterControl.SettingsManagement
|
|||
}
|
||||
}
|
||||
|
||||
public bool UseLiteInterface = false;
|
||||
public bool UseLiteInterfaceByDefault = false;
|
||||
|
||||
public string ThemeColor = "";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue