-
Notifications
You must be signed in to change notification settings - Fork 550
Open
Description
The properties that can be animated in a timeline are not all intuitive. I wonder if they can they be added to the "intellisense" in the editor?
It seems that certain properties such as the value of an arc component cannot be animated as easily using the editor. With manually written LVGL it is relatively simple to animate a spinning arc loader (such as the docs example https://docs.lvgl.io/master/details/widgets/arc.html#loader-with-arc). With the editor I haven't been able to replicate this because the arc value can't be set by an animation. Is the only current solution to build a custom widget based on the arc widget?
Metadata
Metadata
Assignees
Labels
No labels