You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question regarding the "opts.style" possibility. I set up the After FX animation with CSS ID's to control those using CSS. So I am able to use CSS to control After FX Layer of my animation (color, size) and its displayed fine in lottie player.
When rendering it to PNG sequence using Pupeteer I can set single CSS parameters for the whole animation (e.g.: Width: 100px). But I wonder if I can use the CSS ID / Class from the After FX layer that is supported by Lottie.
Hi,
first very nice Framework!!! Appreciate using it!
I have a question regarding the "opts.style" possibility. I set up the After FX animation with CSS ID's to control those using CSS. So I am able to use CSS to control After FX Layer of my animation (color, size) and its displayed fine in lottie player.
When rendering it to PNG sequence using Pupeteer I can set single CSS parameters for the whole animation (e.g.: Width: 100px). But I wonder if I can use the CSS ID / Class from the After FX layer that is supported by Lottie.
https://github.com/airbnb/lottie-web/wiki/SVG-and-HTML-ids-and-classes-to-reference-via-css-or-select-via-Javascript
Is this supported in Lottie-Pupeteer? Is there an example how to set it up maybe?
Thanks for any help.
The text was updated successfully, but these errors were encountered: