Release v0.3: adapt Android layout to wide screens

This commit is contained in:
enne2
2026-09-07 18:34:13 +02:00
parent ea5b2aebbf
commit d0991a0edf
6 changed files with 26 additions and 16 deletions
+4 -2
View File
@@ -21,9 +21,11 @@ Settings="*res://shared/settings/settings.gd"
window/size/viewport_width=1280
window/size/viewport_height=720
window/size/resizable=false
# Edge 60 e altri telefoni moderni sono più larghi di 16:9 in landscape.
# expand usa tutto il display senza deformare né introdurre pillarbox.
window/size/resizable=true
window/stretch/mode="canvas_items"
window/stretch/aspect="keep"
window/stretch/aspect="expand"
window/handheld/orientation=4
[input_devices]