Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dotted line appears at the wrong time in app #965

Closed
Bigbigann opened this issue Jul 1, 2019 · 3 comments
Closed

Dotted line appears at the wrong time in app #965

Bigbigann opened this issue Jul 1, 2019 · 3 comments

Comments

@Bigbigann
Copy link

This issue is a:

  • Non-Crashing Bug (Visual or otherwise)

Which Version of Lottie are you using?

Lottie 3.0

What Platform are you on?

  • iOS

What Language are you in?

  • Swift

Expected Behavior

image

Actual Behavior

The line goes above the plane when viewing it from the actual app. However, when previewing on web and on Lottie app, there is no such issue.

image

Animation JSON

unabletoload_flyout.json.zip

THANKS IN ADVANCE!

@buba447
Copy link
Collaborator

buba447 commented Jul 11, 2019

Im not certain but I think this may be related to #976.
Can you tell me if the animation is using any ease keyframes?

@Bigbigann
Copy link
Author

thanks @buba447
yea i am using ease keyframes for the line and plane as well would this cause trouble?
here is the screenshot of the keyframe for the line movement
image
image

@calda
Copy link
Member

calda commented Aug 10, 2022

This appears to be fixed in the new Core Animation rendering engine we added recently, as of #1714:

Main thread engine Core Animation engine
Simulator Screen Shot - iPhone 8 - 2022-08-10 at 11 48 27 Simulator Screen Shot - iPhone 8 - 2022-08-10 at 11 48 18

@calda calda closed this as completed Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants