left sidebar can now be also collapsible

This commit is contained in:
zadam
2020-02-04 20:42:40 +01:00
parent c5475765e5
commit 0cc013c13f
9 changed files with 82 additions and 67 deletions

View File

@@ -196,8 +196,8 @@ class AppContext {
this.components = [
new Entrypoints(),
this.tabRow,
new DialogEventComponent(this),
...topPaneWidgets,
...leftPaneWidgets,
...centerPaneWidgets,
...rightPaneWidgets