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

Weird image caching issue #91

Closed
bengottlieb opened this issue Feb 20, 2017 · 3 comments
Closed

Weird image caching issue #91

bengottlieb opened this issue Feb 20, 2017 · 3 comments

Comments

@bengottlieb
Copy link
Contributor

Pretty sure that is NOT Tammy Duckworth's picture:

screen shot 2017-02-20 at 5 31 27 am

(note: iPad isn't doing anything funky in this view, so it's doubtful this is an iPad-related bug, but not, of course, impossible.)

@subdigital
Copy link
Collaborator

Definitely not ;)

I saw this once on the iPhone app as well, this was after I added the image cache. Looking at the code it's not obvious what the issue could be, but I'll look a little closer.

@mergesort
Copy link
Contributor

@subdigital There doesn't seem to be any prepareForReuse in ContactCell. Might be worth throwing cell.avatarImageView.image = nil in prepareForReuse and seeing if that fixes the recycling issues?

@subdigital
Copy link
Collaborator

Fixed by #103

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