Skip to content

Fixed "last cell" bug, improved paginated scrolling

Compare
Choose a tag to compare
@giulio92 giulio92 released this 30 Mar 06:29
· 76 commits to master since this release
  • Fix the "last cell" bug while using the paginated scroll mode, the bug caused the first cell opposite to the scrolling direction to snap instead of the last one when the UICollectionView .contentSize was near the end.
  • Project updated for Xcode 8.3 support
  • Few minor spelling fix here and there