mirror of
https://github.com/libretro/RetroArch.git
synced 2024-12-03 22:03:04 +00:00
5c6cd1b48a
So far, if display is scaled, overlays gets correctly drawn but touch input is not correctly scaled, resulting in an unusable overlay. This happens for touches in menu too. This commit aims to introduce this scaling factor adding it to the config file, eg: input_touch_scale = "2" |
||
---|---|---|
.. | ||
common | ||
connect | ||
drivers | ||
drivers_hid | ||
drivers_joypad | ||
drivers_keyboard | ||
include | ||
input_autodetect_builtin.c | ||
input_defines.h | ||
input_driver.h | ||
input_keymaps.c | ||
input_keymaps.h | ||
input_osk_utf8_pages.h | ||
input_osk.h | ||
input_overlay.h | ||
input_remapping.h | ||
input_types.h |