-
Is it (technically) possible to separate the Lottie "animation data" and SVG?
We would like to load a "normal" SVG on page load, and after that invisibly "slap" the Lottie animation on it.
Cause…
-
Can someone explain to me the tradeoffs between dotLottie and using json files?
The react player package for dot Lottie files is 2MB... Seems incredibly heavy to send to the browser vs. importing t…
-
### Summary
https://github.com/mui/mui-x/assets/63308694/ab713a88-8ccc-41bd-8e9a-f79620fd9175
Now that we have support for custom overlays (thanks to #12817 being completed), we could go further…
-
Here is my widget to play Lottie animations.
You have to provide the JSON of the animation:
* either as a HTTP URL,
* or as a local file in the Media Files directory with the format `/mediafiles/…
-
Would you consider adding an option to accept JSON arrays of the wrong size when unmarshaling into a Go array?
This came up for me while decoding [Lottie](https://lottiefiles.github.io/lottie-docs/…
-
![](https://user-images.githubusercontent.com/84052709/172921991-09d49d82-ba54-46d8-9d5f-651f148bb1fd.png)
**Tell us about your environment**
* **Browser and Browser Version:** Chrome 102
* *…
-
**Tell us about your environment**
* **Browser and Browser Version:**
* Google Chrome(Version 92.0.4515.159 (Official Build) (64-bit))
* **After Effects Version:**
* 18.4.1
**What did y…
-
For some background, I've been working on a few open-source tools to handle lottie animations:
[Glaxnimate](https://glaxnimate.mattbas.org/), [python-lottie](https://gitlab.com/mattbas/python-lottie)…
-
I've created my own Lottie file which works as desired when tested on lottie files preview -https://lottiefiles.com/share/fpzibff0
But for some reason when I call it within my code it only plays pa…
-
Hi
When I use
LottieConfiguration.shared.renderingEngine = .mainThread
configuration - then animation seems to be fine. But when switch to newer `.coreAnimation` then animation is off. R…