mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-17 07:45:57 +00:00
When no message was get from kscan_msgq queue, the prev state (x/y point) was processed as a new state. During process its coordinates could be inverted or modified, depending on the LVGL_POINTER_KSCAN_SWAP_XY, LVGL_POINTER_KSCAN_INVERT_X, LVGL_POINTER_KSCAN_INVERT_Y or display orientation configuration. In these cases, it could cause wrong input data. Signed-off-by: Robin-Charles Guihéneuf <robin-charles@hotmail.fr> |
||
---|---|---|
.. | ||
lvgl | ||
CMakeLists.txt | ||
Kconfig |