News

LVGL version 9.3 Platform Arduino 2.3.6, ESP32 v. 3.1.3 core compiled on Windows 11 Pro Devices tested are ESP32C3 and ESP32C6 (same issue with both devices) What happened? I've run into an unusual ...
Header-button clicks did not raise LV_EVENT_VALUE_CHANGED, so application-level callbacks saw swipes but not direct taps. `button_clicked_event_cb ()` now stores the previous tab index and, after ...