dock spec

This commit is contained in:
Will McGugan
2021-11-21 17:17:19 +00:00
parent bc9b8efadf
commit 7d1872cade
10 changed files with 65 additions and 70 deletions

View File

@@ -9,7 +9,7 @@ class BasicApp(App):
App > DockView {
layout: dock;
docks: sidebar=left widgets=top;
docks: sidebar=left/1 widgets=top;
layers: base panels;
}