fluttie icon indicating copy to clipboard operation
fluttie copied to clipboard

Aspect Ratio of Animation Distorted

Open workerbee22 opened this issue 6 years ago • 1 comments

Using v0.3.2, but I noticed on the example app that the star look too 'long' and are not the correct aspect ratio. Animations are being 'squashed in height ie. they are not 'tall' enough. Also getting the same issue on my project using v0.3.2 of package with all of my other assets which show on lottiefiles.com in correct aspect ratio.

For example, the star.json extracted from the /example and uploaded into lottiefiles.com looks like this:

image

But in the /example app when built and running a star looks like this:

image

workerbee22 avatar Apr 21 '19 07:04 workerbee22

Perhaps clearer with another example from IO app. Screenshot of correct aspect ratio when lottie json file uploaded to lottiefiles.com:

image

In a basic app with package v0.3.2:

image

workerbee22 avatar Apr 21 '19 07:04 workerbee22