feat(img): add img.header.stride
see https://github.com/lvgl/lvgl/pull/4414#issuecomment-1698538169
This commit is contained in:
@@ -20,8 +20,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);
|
||||
|
||||
lv_obj_set_style_opa_layered(arc, LV_OPA_30, LV_PART_MAIN);
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user