LVGL v9.3.0 added support for multi-touch gestures via the USE_GESTURE_RECOGNITION option, but in doing so, they made all touchscreen support depend on said symbol, at least for the wayland backend. Since the option is disabled by default, touchscreen support wasn't working in the wayland version of the demo. Enable gesture recognition/touchscreen support by default when using the wayland backend. This depends on LVGL's floating number support, so make sure this is reflected in the recipe as well. https://onedigi.atlassian.net/browse/DEL-9925 Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com> |
||
|---|---|---|
| .. | ||
| files | ||
| lv-conf.inc | ||
| lvgl-demo_9.3.0.bb | ||