mwaterfall / MWPhotoBrowser

A simple iOS photo and video browser with grid view, captions and selections.
MIT License
8.75k stars 2.71k forks source link

Bugs in scrolling pictures between two different UITableviewCells #614

Closed DNC-7 closed 7 years ago

DNC-7 commented 7 years ago

I have several UITableViewCells and each has its own collectionView; When I scan the images on Items of collectionView, the contentOffset will be 1.5 times than normal status when cross one cell to another cell, could you tell me how can I solve the problem?