[#181] place controls in correct position on mobile and desktop, update todo, add new stylesheet for dividers

This commit is contained in:
Robin Scholtes 2023-04-19 21:47:22 +12:00
parent 58d4eb855c
commit bc12a194a0
6 changed files with 53 additions and 58 deletions

View file

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