no message
This commit is contained in:
@@ -84,6 +84,10 @@ public class ProjectForm implements FormWithSplitters, ProjectWindow {
|
||||
ShowProjectView();
|
||||
SwitchScreen(Global.db.settings.get(SettingName.SmallScreen).toBoolean());
|
||||
RefreshTabsNames();
|
||||
//--
|
||||
UI.mainMenuBar.RightECButton.Switch(Global.properties.collapseProjectTrees);
|
||||
if (Global.properties.collapseProjectTrees)
|
||||
CollapseProjectTrees();
|
||||
}
|
||||
@Override
|
||||
public void SaveSplitters() {
|
||||
|
||||
Reference in New Issue
Block a user