From 53b7ef04291d479a8a5c71958e73f895885869c6 Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Mon, 21 Aug 2017 15:35:38 +0200 Subject: [PATCH] Update TODO_PATCH.md --- docs/TODO_PATCH.md | 1 + 1 file changed, 1 insertion(+) 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()*