Сворачивание левой панели графов файла

This commit is contained in:
2024-03-17 01:55:10 +03:00
parent 4e611e4333
commit 2a2000147c
15 changed files with 216 additions and 83 deletions

View File

@@ -96,6 +96,8 @@ public class GlobalProperties extends Properties {
public boolean EmailOnTestingProgress = false; //включено ли оповещение по email о результатах тестирования.
@Expose
public boolean collapseCredentials=false;
@Expose
public boolean collapseFileGraphs = false;
//-
@Override
public File getFile() {