Update ROADMAP.md

This commit is contained in:
Gabor Kiss-Vamosi
2022-08-07 23:24:06 +02:00
parent 84361f9ea3
commit 95e8358962

View File

@@ -33,6 +33,7 @@
- [ ] Update the `lv_img_dsc_t` to support images larger than 2048x2048
- [ ] More color formats: 24 bit, ARGB1555, ARGB4444 etc
- [ ] Unified caching #3116 #3415
- [ ] Make layouts with an `lv_layout_dsc_t` instead of registering an ID+callback. See [here](https://github.com/lvgl/lvgl/issues/3481#issuecomment-1206434501)
### Styles
- [ ] Make `style_bg_img` support `9patch` images