Update TODO_MINOR.md

This commit is contained in:
Gabor Kiss-Vamosi
2017-08-04 18:29:49 +02:00
committed by GitHub
parent 3a7d160bfa
commit 1749a0e7e1

View File

@@ -14,7 +14,7 @@ Here are ideas whish are not assigned to a minor version yet:
- automatically build GUI from file (e.g. XML, JSON or HTML)
## v4.2
- [ ] Double VDB support: one for rendering, another to transfer former rendered image to frame buffer in the background (e.g. with DMA)
- [ ] 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)
- [x] lv_group: to control without touch pad. Issue [#14](https://github.com/littlevgl/lvgl/issues/14)
- [x] lv_page: scrl def fit modification: hor:false, ver:true, and always set width to parent width
- [x] lv_btn: add lv_btn_get_..._action