阴天
阴天
还没支持啊... 那我调什么 api 可以得到所有 link 的动态库,我虽然知道动态库的路径在哪,但换到别人的电脑就不行了。
@XuNeo Now here's the state of my attempts: ```c lv_anim_set_values(&animimg->anim, 0, (int32_t)num); ``` ```c static void index_change(lv_obj_t * obj, int32_t index) { int32_t idx; lv_animimg_t * animimg = (lv_animimg_t *)obj;...
It's just a wrapper around the 'widget_create_methods' array, I just didn't want to go deep enough to break the original code in the first place. This caused me to separate...
Thanks for the fix, I changed too much code and the quality is worrying. I was wondering if you want to split the `luavgl.c` file, all built in via `#include...