ra1028 / RAReorderableLayout

A UICollectionView layout whitch can move item with drag and drop.
MIT License
867 stars 140 forks source link

if items have different size, the cellFakeView may transform to the size of toIndexPath item #33

Open wangeason opened 8 years ago

wangeason commented 8 years ago

if items have different size, the cellFakeView may transform to the size of toIndexPath item.

I will send a pull request fix it