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

Blinking in Collection View #54

Open
Moriquendi opened this issue May 21, 2019 · 1 comment
Open

Blinking in Collection View #54

Moriquendi opened this issue May 21, 2019 · 1 comment

Comments

@Moriquendi
Copy link

Moriquendi commented May 21, 2019

I notice rings 'blinking' when I put them in collection view.

When I reload data, cells are reused and updated with the new progress. However, I can see that the ring is presenting the old values and its progress is updated after few miliseconds.

I'm still debuging this but it seems to be connected with MKRingProgressLayer trying to animate the progress even though it's not in a UIView.animate { ... }.

@Moriquendi
Copy link
Author

Indeed, when I force set disableProgressAnimation property to true, the problem is gone.

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