Releases: BenEmdon/CenteredCollectionView
Releases · BenEmdon/CenteredCollectionView
Bug Fix/Clean
- Removed logging on
currentCenteredPagecalculation
Carthage Support
More lightweight + safer logic
- Removed all logic that had to override the delegate
- safer
currentCenteredPagecalculation
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) < 1API Update
0.9.4 updated pod to 0.9.4
Stable Release
Fixes:
- animates
scrollTo:pageafterdidSelectItemAt:atIndexPathwhenscrollToEdgeEnabledistrue
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.