Update TODO_MINOR.md

This commit is contained in:
Gabor Kiss-Vamosi
2017-09-13 15:41:51 +02:00
committed by GitHub
parent 1782af2abb
commit cb6824755d

View File

@@ -21,7 +21,7 @@ Here are ideas which are not assigned to a minor version yet:
- [ ] lv_roller: new object type, a roller to select a value (like on smartphones)
- [x] lv_kb: new object type, Keyboard
- [x] lv_btnm: lv_btnm_set_tgl() to toggle last button
- [ ]lv_ta: cursor types
- [ ] lv_ta: cursor types
## v4.2 (released at: 17.08.2017)
- [x] Double VDB support: one for rendering, another to transfer former rendered image to frame buffer in the background (e.g. with DMA) [#15](https://github.com/littlevgl/lvgl/issues/15)