larryryu / LSSwipeToDeleteCollectionViewLayout

The UICollectionViewLayout subclass adds swipe to delete functionality to a collectionview
MIT License
41 stars 4 forks source link

Fix #8 #9

Closed SkyTrix closed 9 years ago

SkyTrix commented 9 years ago

This fixes the issue of jumping cells when using variable cell heights and the crash when deleting the one before last cell.