thiagoperes / IDMPhotoBrowser

Photo Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more
MIT License
2.71k stars 642 forks source link

Collection was mutated while being enumerated. #191

Open reejosamuel opened 8 years ago

reejosamuel commented 8 years ago

IDMPhotoBrowser.m line 1114 -[IDMPhotoBrowser scrollViewDidScroll:]

IDMPhotoBrowser.m line 946 -[IDMPhotoBrowser tilePages]

The collection was mutated while being enumerated and this results in a bug

SuperMutong commented 6 years ago

me too