Update and rename ROADMAP.rst to ROADMAP.md

To keep the checkbox rendering
This commit is contained in:
Gabor Kiss-Vamosi 2023-05-24 10:07:23 +02:00 committed by GitHub
parent 37835260ca
commit b4b2d5b88b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,7 @@ Architecture
- [x] More color formats: 24 bit, ARGB1555, ARGB4444 etc
- [ ] Unified caching #3116 #3415
- [ ] Condider using `lv_color32_t` on APIs to support e.g. alpha gradient.
- [ ] Add more feature to key presses (long press, release, etc). See [here](https://forum.lvgl.io/t/keypad-input-device-why-lv-event-long-pressed-only-on-enter/10263).
Styles
~~~~~~