mirror of
https://github.com/lvgl/lvgl.git
synced 2024-11-30 13:14:37 +08:00
Update ROADMAP.md
This commit is contained in:
parent
15c67c5706
commit
bcf5d79cb4
@ -88,7 +88,7 @@
|
||||
|
||||
## Ideas
|
||||
- Consider direct binary font format support
|
||||
- Improve groups. [Discussion](https://forum.lvgl.io/t/lv-group-tabindex/2927/3). Reconsider focusing logic. Allow having no widget selected (on web it's possible)
|
||||
- Improve groups. [Discussion](https://forum.lvgl.io/t/lv-group-tabindex/2927/3). Reconsider focusing logic. Allow having no widget selected (on web it's possible). Keep editing state in `lv_obj_t` (See [here](https://github.com/lvgl/lvgl/issues/3646))
|
||||
- lv_mem_alloc_aligned(size, align)
|
||||
- Speed up font decompression
|
||||
- Support larger images: add support for large image #1892
|
||||
|
Loading…
Reference in New Issue
Block a user