mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-21 06:53:01 +08:00
lv_imgbtn: bugfix
This commit is contained in:
parent
20282ce89f
commit
9572c7d4ed
@ -385,7 +385,7 @@ static void refr_img(lv_obj_t * imgbtn)
|
|||||||
ext->act_cf = LV_IMG_CF_UNKOWN;
|
ext->act_cf = LV_IMG_CF_UNKOWN;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
lv_obj_invalidate(imgbtn);
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user