lv_port_esp32 icon indicating copy to clipboard operation
lv_port_esp32 copied to clipboard

undefined reference to `lv_obj_set_scroll_propagation'

Open ripper121 opened this issue 7 months ago • 0 comments

Im using the latest version of lvgl and lv_obj_set_scroll_propagation seams not implemented.

lv_obj_set_scroll_propagation(ui_TabPage1, false);

I want to turn off the Swipe to next page for the TabView.

ripper121 avatar Nov 30 '23 15:11 ripper121