From: Eduardo Fernandez Date: Sun, 24 Sep 2023 19:52:12 +0000 (+0200) Subject: set stretch mode to viewport so the items are always the same size X-Git-Url: http://git.edufdez.es/?a=commitdiff_plain;h=48159a230f23f88746798b417f7c480b205e8896;p=The%20Cutests%20To-Do%20List.git set stretch mode to viewport so the items are always the same size may need some testing since IDK how will it react to differents aspect ratios --- diff --git a/project.godot b/project.godot index 2392f0e..dc66c67 100644 --- a/project.godot +++ b/project.godot @@ -27,6 +27,7 @@ DB="*res://singletons/database_dao.gd" window/size/viewport_width=1080 window/size/viewport_height=1920 +window/stretch/mode="viewport" window/handheld/orientation=1 [editor_plugins]