Releases: BenEmdon/CenteredCollectionView
Releases · BenEmdon/CenteredCollectionView
Bug Fix/Clean
- Removed logging on
currentCenteredPage
calculation
Carthage Support
More lightweight + safer logic
- Removed all logic that had to override the delegate
- safer
currentCenteredPage
calculation
Stable + Fixes
Fixed miscalculation of currentCenteredPage
on smaller screens using relative (%) width on cell item size.
Stable and usable release!
Fixed bug where scrollTo:Index
would cause a freeze when:
abs(proposedContentOffset - contentOffset) < 1
API Update
0.9.4 updated pod to 0.9.4
Stable Release
Fixes:
- animates
scrollTo:page
afterdidSelectItemAt:atIndexPath
whenscrollToEdgeEnabled
istrue
Stable Release [internal]
0.9.2 Fixes release
Unstable Pod Release [internal use]
0.9.1 update for v0.9.1
Functional Release
Stable release for internal use.