mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-08 15:25:01 -04:00
[#181] restore overall desktop UI
This commit is contained in:
parent
c56ffef988
commit
58d4eb855c
8 changed files with 85 additions and 52 deletions
|
@ -60,6 +60,7 @@ class App {
|
|||
document.dispatchEvent(this.manager.appstart);
|
||||
|
||||
this.initialiseSplitter();
|
||||
this.adjustComponentSizes();
|
||||
this.setCompileMessage();
|
||||
this.loadLocalStorage();
|
||||
this.populateOperationsList();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue