1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00

Update TODO_PATCH.md

This commit is contained in:
Gabor Kiss-Vamosi 2017-08-21 15:35:38 +02:00 committed by GitHub
parent 14cd444f8d
commit 53b7ef0429

View File

@ -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()*