Junmin Huang
Junmin Huang
### LVGL version LVGL 9 ### What happened? the roller draw performance is poor with many options, especially with LV_ROLLER_MODE_INFINITE modes. ### How to reproduce? _No response_
### Problem to solve anim requires pause/resume in some cases to keep continuity ### Success criteria pause the anim, sleep several seconds, the resume it started with the same anim...
### Problem to solve LVGL have any plan to add 3D draw API ? Small 3D GPU (with the similar features of OpenGL ES 2.0) will be integrated to IoT...
### Problem to solve SW draw unit donot support LV_COLOR_FORMAT_ARGB8565 in LVGL 9, which is useful to evaluate the memory usage in simulator and some special case (like recolor) unsupported...