feat: 支持窗口状态记忆

This commit is contained in:
lanyeeee
2026-08-09 04:15:29 +08:00
parent d1ef3a87be
commit ace6b8efa0
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,
"decorations": false,
"shadow": true,
"theme": "Light"
}
]
}
}
}