1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

Update TODO_MINOR.md

This commit is contained in:
Gabor Kiss-Vamosi 2017-08-08 10:23:34 +02:00 committed by GitHub
parent 702ba26dd8
commit 3052681761

View File

@ -19,7 +19,7 @@ Here are ideas whish are not assigned to a minor version yet:
- lv_switch: new object type, turn on/off by tap (a little slider)
## v4.2
- [ ] 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] 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