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

Animation does not loop #18

Open
juliusbrendle opened this issue Jan 21, 2021 · 0 comments
Open

Animation does not loop #18

juliusbrendle opened this issue Jan 21, 2021 · 0 comments

Comments

@juliusbrendle
Copy link

The animated gradient view does not loop seamlessly, even if the first and the last gradient in the array are the same. To me, this does not seem like expected behavior.

The error looks a bit like when you do a CA animation and you do not set the value to the final value of the animation or do not set .isRemovedOnCompletion = false and it "snaps" back.

I used the code from the Quickstart with just three gradients with the first and the third gradient being the same. Do you have that issue too?

Thanks!

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

1 participant