فهرست منبع

Disable resizable window

You should enable it in order to make it the right size with i3wm, but
for common window managers, you have to let it disabled.
DricomDragon 3 سال پیش
والد
کامیت
258141e01e
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      godot/project.godot

+ 1 - 0
godot/project.godot

@@ -35,6 +35,7 @@ config/icon="res://icon.png"
 
 window/size/width=400
 window/size/height=400
+window/size/resizable=false
 window/size/test_width=400
 window/size/test_height=400
 window/handheld/orientation="portrait"