Improve checkbox visibility (#1266)
This commit is contained in:
@@ -161,7 +161,7 @@ typedef void* lv_anim_user_data_t;
|
||||
#define LV_USE_OUTLINE 0
|
||||
|
||||
/*1: enable pattern drawing on rectangles*/
|
||||
#define LV_USE_PATTERN 0
|
||||
#define LV_USE_PATTERN 1
|
||||
|
||||
/*1: enable value string drawing on rectangles*/
|
||||
#define LV_USE_VALUE_STR 1
|
||||
|
Reference in New Issue
Block a user