refactor LV_SCROLL_MODE -> LV_SCROLLBAR_MODE and add lv_obj_set_scroll_freeze
This commit is contained in:
@@ -27,14 +27,6 @@ extern "C" {
|
||||
* GLOBAL PROTOTYPES
|
||||
**********************/
|
||||
|
||||
#ifndef LV_HOR_RES_MAX
|
||||
# define LV_HOR_RES_MAX LV_HOR_RES_DEF
|
||||
#endif
|
||||
|
||||
#ifndef LV_VER_RES_MAX
|
||||
# define LV_VER_RES_MAX LV_VER_RES_DEF
|
||||
#endif
|
||||
|
||||
/**********************
|
||||
* MACROS
|
||||
**********************/
|
||||
|
||||
Reference in New Issue
Block a user