Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Position Problems with Animation Test page #26

Open
luciyamaji opened this issue Sep 15, 2021 · 1 comment
Open

Position Problems with Animation Test page #26

luciyamaji opened this issue Sep 15, 2021 · 1 comment

Comments

@luciyamaji
Copy link

All shapes are been repositioned at the player. Can you tell me why this is happening?

Link: https://lottiefiles.github.io/jlottie/

Steps to reproduce:

1. Open the above link
2. Enter: https://assets5.lottiefiles.com/packages/lf20_ykcdxg7n.json

Expected: loads animation as https://lottiefiles.com/share/ykcdxg7n
Actual: https://drive.google.com/file/d/1yY0rrD3UitaC7m-7_0Bkq7BtNTLwgIhl/view?usp=sharing

@shaafiee
Copy link
Contributor

There are two methods to describing bezier curves for describing translations in Lottie JSON. jLottie currently supports the more prevalent of the two.

We will be shortly pushing a version that also supports the less prominent bezier description syntax, which is the one being used to describe the translations in this particular Lottie animation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants