studio icon indicating copy to clipboard operation
studio copied to clipboard

[LVGL] make start / end angle of an arc widget available as literal / assignable / expression

Open jcuypers opened this issue 7 months ago • 0 comments

Make it possible for a user to either set the arc via value or via the start and and angle. In order for this to work, start and end angle of the arc widget need to be assignable and/or to be set through expression

It would be possible to build this up after code generation, but it would be nice to have the same workflow everywhere

jcuypers avatar Jul 09 '24 13:07 jcuypers