feat: 启动时窗口最大化,UI 跟随缩放

This commit is contained in:
2026-07-30 23:55:13 +08:00
parent 17994ec4ae
commit 72f0a6b8f7
3 changed files with 22 additions and 6 deletions
+2 -2
View File
@@ -17,8 +17,8 @@ config/icon="res://icon.svg"
[display]
window/stretch/mode="canvas_items"
window/stretch/aspect="expand"
window/size/window_mode=2
window/stretch/mode="viewport"
[dotnet]