Release v0.3: adapt Android layout to wide screens
This commit is contained in:
+4
-2
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user