mirror of
https://github.com/lvgl/lvgl.git
synced 2026-06-04 23:04:23 +08:00
refactor(chart): add 'series' keyword in value setters/getters for consistency
This commit is contained in:
@@ -97,7 +97,6 @@ extern "C" {
|
|||||||
|
|
||||||
#endif /* defined(LV_FS_DEFAULT_DRIVE_LETTER) */
|
#endif /* defined(LV_FS_DEFAULT_DRIVE_LETTER) */
|
||||||
|
|
||||||
|
|
||||||
#define LV_LABEL_LONG_WRAP LV_LABEL_LONG_MODE_WRAP
|
#define LV_LABEL_LONG_WRAP LV_LABEL_LONG_MODE_WRAP
|
||||||
#define LV_LABEL_LONG_DOT LV_LABEL_LONG_MODE_DOTS
|
#define LV_LABEL_LONG_DOT LV_LABEL_LONG_MODE_DOTS
|
||||||
#define LV_LABEL_LONG_SCROLL LV_LABEL_LONG_MODE_SCROLL
|
#define LV_LABEL_LONG_SCROLL LV_LABEL_LONG_MODE_SCROLL
|
||||||
|
|||||||
Reference in New Issue
Block a user