/*Can't include lv_obj.h because it includes this header file*/ struct _lv_obj_t; /*Trick to no expose the fields of the struct in the MicroPython binding*/ typedef struct _lv_obj_t lv_obj_t; /** Scrollbar modes: shows when should the scrollbars be visible*/ enum { LV_...
lv_obj_set_scroll_dir(obj, LV_DIR_ALL); I has enabled LV_DIR_ALL. But when scrolling horizontally, it is not possible to scroll vertically, or when scrolling vertically, it is not possible to scroll horizontally
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. - lvgl/src/core/lv_obj_scroll.c at e9388c1aa0186d18932d1c1ec2542bd3b48f00cc · lvgl/lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. - lvgl/src/core/lv_obj_scroll.c at 0a10d45c51e7cbcf78e5afdee95362404121209e · lvgl/lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. - lvgl/src/core/lv_obj_scroll.c at dfe56c856abd2d54e9c44c4600ddad477bd2de74 · lvgl/lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. - lvgl/src/core/lv_obj_scroll.c at 7e7590a0a3da66fc2ab665cc1bb8786c2e71ed1c · lvgl/lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. - lvgl/src/core/lv_obj_scroll.c at b7becbbb22d30d4bcbf4af5aad2e9d4223b119c1 · lvgl/lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. - lvgl/src/core/lv_obj_scroll.c at b969c21881639c98a301637178dcd86bd3263c90 · lvgl/lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. - lvgl/src/core/lv_obj_scroll.h at 3fa47263c8a95cea29b0a03c05e81ec063ffca7c · lvgl/lvgl
History for lvgl src core lv_obj_scroll.c on8ed8542 User selector All users DatepickerAll time Commit HistoryPagination Previous NextFooter © 2025 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies Do not share my personal information ...