Adapt to lvgl's property API #51
ci.yml
on: pull_request
Build on ubuntu-latest
38s
Annotations
3 errors
Build on ubuntu-latest:
src/widgets/label.c#L58
‘luavgl_label_get_text’ undeclared here (not in a function); did you mean ‘luavgl_label_cut_text’?
|
Build on ubuntu-latest:
src/widgets/label.c#L59
‘luavgl_label_get_long_mode’ undeclared here (not in a function); did you mean ‘lv_label_get_long_mode’?
|
Build on ubuntu-latest
Process completed with exit code 1.
|