feat: 支持窗口状态记忆

This commit is contained in:
lanyeeee
2026-08-09 04:03:41 +08:00
parent d1ef3a87be
commit f5839a7f5b
6 changed files with 24 additions and 3 deletions
+2 -1
View File
@@ -8,10 +8,11 @@
"height": 600,
"minWidth": 800,
"minHeight": 600,
"visible": false,
"hiddenTitle": true,
"titleBarStyle": "Overlay",
"theme": "Light"
}
]
}
}
}