chiahsien / CHTCollectionViewWaterfallLayout

The waterfall (i.e., Pinterest-like) layout for UICollectionView.
MIT License
4.54k stars 701 forks source link

crash!! #183

Open frickyps opened 6 years ago

frickyps commented 6 years ago

UICollectionView's delegate should conform to CHTCollectionViewDelegateWaterfallLayout protocol

frickyps commented 6 years ago

i resolve it by adding [[SDWebImageDownloader sharedDownloader] cancelAllDownloads]; into dealloc method