When the encoder button was pressed, it would send a LV_KEY_LEFT/RIGHT instead of a LV_KEY_ENTER event. This clears the enc_diff field, and set the key field to LV_KEY_ENTER for button events. Fixes #73529 Signed-off-by: Lorenz Clijnen <lorenz_reclame@outlook.be> |
||
|---|---|---|
| .. | ||
| lvgl_button_input.c | ||
| lvgl_common_input.c | ||
| lvgl_encoder_input.c | ||
| lvgl_keypad_input.c | ||
| lvgl_pointer_input.c | ||
| lvgl_pointer_kscan.c | ||