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

Fix mismatched contact images #103

Merged
merged 3 commits into from
Feb 25, 2017
Merged

Fix mismatched contact images #103

merged 3 commits into from
Feb 25, 2017

Conversation

subdigital
Copy link
Collaborator

No description provided.

This fixes a case where we’ve fully hydrated an image and we’re ready
to render it on the image view, but we have to do this asynchronously.

If the cell went offscreen and then got reused in this time (which might happen if the user is scrolling really fast) then we’ll just ignore the callback if the URL doesn’t match.
@subdigital subdigital merged commit c05f03d into master Feb 25, 2017
@subdigital subdigital deleted the mismatched-contact-images branch February 25, 2017 04:26
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

Successfully merging this pull request may close these issues.

None yet

1 participant