️ 窗体初始化后显示 (#117)

* perf: show window after initializing

* perf: remove redundant show() in sub windows
This commit is contained in:
Mccree Lee
2024-07-14 08:36:09 +08:00
committed by GitHub
parent cf66a7e128
commit 59e4012ced
6 changed files with 3 additions and 5 deletions

View File

@@ -45,7 +45,8 @@
"label": "TeyvatGuide",
"width": 1600,
"height": 900,
"center": true
"center": true,
"visible": false
}
],
"security": {