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