Liu Yi
Liu Yi
@kisvegabor @liamHowatt The issue with not being able to run 32-bit programs on Ubuntu 24.04 has finally been fixed. Now there are two CI errors remaining, one for `esp32` and...
> Okay, it crashed in v8 but worked in v9. It seems this PR fixed the issue: https://github.com/lvgl/lvgl/pull/6501/files It is crash in V9 too. see pr #6767
https://github.com/clash-verge-rev/clash-verge-rev/issues/3401
I think removing "." is fine. However, changing ".." to "< back" might not be ideal because some people may use languages other than English. What do you think about...
I feel that only "
https://github.com/lvgl/lvgl/blob/f7fbcbd71493ecf9b6f60fdd64221b392e9175ef/src/others/file_explorer/lv_file_explorer.c#L26-L29 @AndreCostaaa This section also needs to be modified. In addition, please merge the latest master commit, now master have the test of file_explorer. > Note that DEVICES and PLACES...
I want to update the [test_img_lvgl_logo.jpg](https://github.com/lvgl/lvgl/blob/master/tests/src/test_assets/test_img_lvgl_logo.jpg) file at the same time, but why does the image generated by [test_tjpgd](https://github.com/lvgl/lvgl/blob/master/tests/src/test_cases/libs/test_tjpgd.c) display abnormally. Look at the picture below, the L display of...
@kisvegabor I have update,please see https://github.com/lhdjply/lvgl/blob/icon/tests/ref_imgs/libs/jpg_1.png
The image generated by parsing BMP with vg_lite is blank, https://github.com/lvgl/lvgl/blob/master/tests/ref_imgs_vg_lite/libs/bmp_1.png @FASTSHIFT
> I've just pushed a fix the JPEG decoder Thanks  How to fix this CI?