Jonathan 5c6cd1b48a
Add scaling to pointer input (#12213)
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"
2021-04-06 13:15:43 +02:00
..
2021-04-06 13:15:43 +02:00
2021-03-25 22:28:18 +02:00
2021-04-01 17:26:43 +01:00
2021-03-25 22:28:18 +02:00
2021-04-01 17:26:43 +01:00
2021-03-18 12:51:17 +01:00
2020-08-15 19:43:17 +02:00
2021-03-11 08:38:53 +01:00