jinsc123654

Results 7 comments of jinsc123654

You can try to modify this definition ![VeryCapture_20240117160536](https://github.com/XuNeo/luavgl/assets/53360341/e43dc458-4f09-47e3-ad31-f1e67e038375)

I modified some of the code and changed the file system path. This is my latest running result. Can you help answer why some routines cannot run. Thank you very...

现在测试lua的时候,又遇到一个问题 就是直接require("gesture")时,会出现下方错误,经过测试,只有手势检测会出现这个错误,(换成local indev = lvgl.indev.get_next()后,虽然不会报错,但是也无法正确捕捉输入设备的手势)。点击的回调可以正常触发 ![image](https://github.com/user-attachments/assets/651bcb51-6d5a-4c0d-bfe0-834d3310320e)

May I ask if Lua can provide canvas operations in LVGL8 lv_canvas_blur_hor lv_canvas_blur_ver Message ID: ***@***.***> >

> > May I ask if Lua can provide canvas operations in LVGL8 lv_canvas_blur_hor lv_canvas_blur_ver > > It can, but currently the API is missing in LUA. The whole canvas...

That is to say, the current lvgl9 does not currently support the canvas blur function. Do I need to wait for the new version to be released

I want to achieve this kind of graphic effect ![5adb65a403085373a81727e840b7d547](https://github.com/user-attachments/assets/6bd557dc-2e8a-478d-82ef-2cfd1b97e5be)