Skip to content

Does RmlUi support rlottie dynamic properties? #324

Answered by mikke89
vanlueckn asked this question in Q&A
Discussion options

You must be logged in to vote

Hi.

The rlottie plugin is very much barebones. Whichever features are supported by rlottie should be easy enough to wrap into the interface for the rlottie element. I suggest that you start here: https://github.com/mikke89/RmlUi/blob/master/Source/Lottie/ElementLottie.cpp. Then you can either add your desired features as a new functions, by responding to attributes, or perhaps retrieving the rlottie handle directly, whichever makes the most sense for any particular feature.

If your changes are something that could be useful to others then please make a pull request as well ;)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vanlueckn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
plugin SVG and Lottie plugins
2 participants