mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
Update TODO_MINOR.md
This commit is contained in:
parent
a256f58de1
commit
8175e4e723
@ -7,8 +7,6 @@ Please create an issue to suggest a new feature instead of adding pull request t
|
||||
## Ideas
|
||||
Here are ideas which are not assigned to a minor version yet:
|
||||
- label: add a horzintal line (e.g. underline or line through).
|
||||
- GUI remote control
|
||||
- automatically build GUI from file (e.g. XML, JSON or HTML)
|
||||
|
||||
## v4.3 (in progress)
|
||||
- [x] UTF-8 support
|
||||
@ -20,6 +18,7 @@ Here are ideas which are not assigned to a minor version yet:
|
||||
- [x] lv_kb: new object type, Keyboard
|
||||
- [x] lv_btnm: lv_btnm_set_tgl() to toggle last button
|
||||
- [x] lv_ta: cursor types
|
||||
- [ ] add themes with predefined styles
|
||||
|
||||
## 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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user