feat(draw): consider stride for glyph bitmaps
This commit is contained in:
@@ -19,8 +19,6 @@ void lv_example_arc_1(void)
|
||||
|
||||
/*Manually update the label for the first time*/
|
||||
lv_obj_send_event(arc, LV_EVENT_VALUE_CHANGED, NULL);
|
||||
|
||||
|
||||
}
|
||||
|
||||
static void value_changed_event_cb(lv_event_t * e)
|
||||
|
||||
Reference in New Issue
Block a user