projects
/
The Cutests To-Do List.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0ca8ed
)
set stretch mode to viewport so the items are always the same size
author
Eduardo Fernandez
<
[email protected]
>
Sun, 24 Sep 2023 19:52:12 +0000
(21:52 +0200)
committer
Eduardo Fernandez
<
[email protected]
>
Sun, 24 Sep 2023 19:52:12 +0000
(21:52 +0200)
may need some testing since IDK how will it react to differents aspect ratios
project.godot
patch
|
blob
|
history
diff --git
a/project.godot
b/project.godot
index 2392f0ec55aaa4fc6e6d851c0d14c32d033d91f3..dc66c67feed6bbb9f4efb4f8942a4ccc6f0efee1 100644
(file)
--- 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]