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

report a crash #261

Open amazingyyc opened 7 years ago

amazingyyc commented 7 years ago

when the photo's array that delivered to the IDMPhotoBrowser is nil or 0, it will be crash. it looks like that the function - (id)photoAtIndex:(NSUInteger)index couldn't consider the situation.