diff --git a/docs/TODO_PATCH.md b/docs/TODO_PATCH.md index 838cc8e85..12d0e3851 100644 --- a/docs/TODO_PATCH.md +++ b/docs/TODO_PATCH.md @@ -11,3 +11,4 @@ Please create an issue to introduce a bug instead of adding pull request to this ## Next release - [x] lv_slider: don't let indicator or bar to disappear because of hpad/vpad - [x] lv_ta: memory leak if deleted in password mode +- [x] lv_list: work without *lv_img* by ignore the image file name parameter of *lv_list_add()*