Update ROADMAP.md

This commit is contained in:
Gabor Kiss-Vamosi 2023-02-27 08:40:09 +01:00 committed by GitHub
parent 808bdefccd
commit 206f0f168a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,7 @@
- [x] 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)
- [ ] Condider using `lv_color32_t` on APIs to support e.g. alpha gradient.
### Styles
- [ ] Make `style_bg_img` support `9patch` images