Skip to content

Limitations of animatable properties #187

@tmit3910

Description

@tmit3910

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions