feat(dock): scaffolding for static dock mode

Added 'dockType' setting and created initial StaticDockPanel structure.
This commit is contained in:
tibssy
2026-02-01 18:28:45 +00:00
parent 330df2b6e4
commit ddbff84c80
6 changed files with 69 additions and 0 deletions
+1
View File
@@ -309,6 +309,7 @@
"enabled": true,
"position": "bottom",
"displayMode": "auto_hide",
"dockType": "floating",
"backgroundOpacity": 1,
"floatingRatio": 1,
"size": 1,