mirror of
https://github.com/lvgl/lvgl.git
synced 2024-11-27 11:43:43 +08:00
Update ROADMAP.md
This commit is contained in:
parent
c79501bdce
commit
35c0b17b81
@ -12,7 +12,7 @@
|
||||
- [ ] Update canvas API (https://github.com/lvgl/lvgl/issues/3393)
|
||||
- [x] `LV_STYLE_PROP_INHERIT` -> `LV_STYLE_PROP_FLAG_INHERITABLE` [LINK](https://github.com/lvgl/lvgl/pull/3390#discussion_r885915769)
|
||||
- [ ] Replace `disp_drv->direct_mode/full_refresh` with enum.
|
||||
- [ ] Consider flat directory structure. E.g. `extra/widgets` to `widgets`
|
||||
- [x] Consider flat directory structure. E.g. `extra/widgets` to `widgets`
|
||||
- [ ] Rename `disp_drv->monitor_cb` to `render_completed/finished/ready`
|
||||
|
||||
### Architecture
|
||||
|
Loading…
Reference in New Issue
Block a user