fix(display): scale display on window size change, fixes #123
This commit is contained in:
@@ -32,8 +32,8 @@ gymkhana="*res://addons/escoria-ui-return-monkey-island/GymkhanaAutoload.gd"
|
||||
[display]
|
||||
|
||||
window/size/viewport_width=1280
|
||||
window/size/viewport_height=750
|
||||
window/stretch/mode="2d"
|
||||
window/size/viewport_height=720
|
||||
window/stretch/mode="canvas_items"
|
||||
|
||||
[editor]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user