improve input handling

This commit is contained in:
Fabien Freling 2020-06-03 19:15:38 +02:00
parent b41ac70326
commit dc520e33f6
6 changed files with 17 additions and 4 deletions

View file

@ -52,13 +52,12 @@ window/size/resizable=false
window/size/test_width=600
window/size/test_height=1200
window/dpi/allow_hidpi=true
window/energy_saving/keep_screen_on=false
window/handheld/orientation="portrait"
window/size/width.mobile=600
window/size/height.mobile=1200
window/stretch/mode.mobile="2d"
window/stretch/aspect.mobile="expand"
window/size/width.pc=1024
window/size/height.pc=600
[filesystem]
@ -72,7 +71,6 @@ theme/custom="res://assets/taqin_theme.tres"
[input_devices]
pointing/emulate_touch_from_mouse=true
pointing/emulate_mouse_from_touch=false
[rendering]