mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 15:31:56 +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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.debug | ||
Kconfig.feature | ||
Kconfig.fonts | ||
Kconfig.graphical | ||
Kconfig.image | ||
Kconfig.input | ||
Kconfig.memory | ||
Kconfig.objects | ||
Kconfig.text | ||
Kconfig.themes | ||
lv_conf.h | ||
lvgl_display_16bit.c | ||
lvgl_display_24bit.c | ||
lvgl_display_32bit.c | ||
lvgl_display_mono.c | ||
lvgl_display.c | ||
lvgl_display.h | ||
lvgl_fs.c | ||
lvgl_fs.h | ||
lvgl_mem_kernel.c | ||
lvgl_mem_user.c | ||
lvgl_mem.h | ||
lvgl.c |