[#181] restore overall desktop UI

This commit is contained in:
Robin Scholtes 2023-04-19 21:21:04 +12:00
parent c56ffef988
commit 58d4eb855c
8 changed files with 85 additions and 52 deletions

View file

@ -60,6 +60,7 @@ class App {
document.dispatchEvent(this.manager.appstart);
this.initialiseSplitter();
this.adjustComponentSizes();
this.setCompileMessage();
this.loadLocalStorage();
this.populateOperationsList();