You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 { ... }.
The text was updated successfully, but these errors were encountered:
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 { ... }.
The text was updated successfully, but these errors were encountered: