lxcid / LXReorderableCollectionViewFlowLayout

Extends `UICollectionViewFlowLayout` to support reordering of cells. Similar to long press and pan on books in iBook.
http://lxcid.com/
MIT License
1.86k stars 328 forks source link

Items don't shift while scrolling #66

Open ccerinojr opened 10 years ago

ccerinojr commented 10 years ago

While reordering, the collection view will automatically scroll when you hit an edge, but the items don't reorder as that scroll occurs.