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

UITableView / UICollectionView gifs not animated #217

Open
mmdock opened this issue Sep 1, 2018 · 0 comments
Open

UITableView / UICollectionView gifs not animated #217

mmdock opened this issue Sep 1, 2018 · 0 comments

Comments

@mmdock
Copy link

mmdock commented Sep 1, 2018

Gifs that appear in TableViews or CollectionViews stop animating when I scroll past them and then scroll back to them.

I tried calling 'startAnimating' in tableView(_:willDisplay:forRowAt:) but there is no success there.

I am using the following sub class of FLAnimatedImage (that was created by someone else): https://gist.github.com/mmdock/523afcc5129f9191f0fcd86b68fcb453

how do I ensure that my gif always is animating ?

@mmdock mmdock changed the title UITableView / UICollectionView gifs not UITableView / UICollectionView gifs not animated Sep 1, 2018
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