workspace: PopupWindow width 85% height 80%

This commit is contained in:
p 2026-08-12 15:14:57 +08:00
parent 6408406cd9
commit 5dcd8cea5a

View File

@ -32,8 +32,8 @@ async with DBPools().sqlorContext(dbname) as sor:
"widgettype": "PopupWindow",
"options": {
"title": pname + " - 工作空间",
"cwidth": 80,
"cheight": 36,
"width": "85%",
"height": "80%",
"auto_open": True
},
"subwidgets": [{