DroidsOnRoids / SwiftCarousel

Lightweight, written natively in Swift, circular UIScrollView.

Home Page:http://www.thedroidsonroids.com/blog/ios/circular-scroll-view-swiftcarousel/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

defaultSelectedIndex animating problem.

sunshinejr opened this issue · comments

commented

When we are setting defaultSelectedIndex in e.g. viewDidLoad, method needs to animate it in order to select it at all. We need a way to select the item without animating it, before the view loads.

commented

This bug should be now fixed and is included in 0.4. version 😎