sh-khashimov / SwiftFortuneWheel

The ultimate spinning wheel view that supports dynamic content and rich customization.
MIT License
351 stars 82 forks source link

startRotationAnimation completion issue #11

Closed abcreationIT closed 3 years ago

abcreationIT commented 3 years ago

I don't understand why func startRotationAnimation(finishIndex: Int, continuousRotationTime: Int, continuousRotationSpeed: CGFloat = 4, _ completion: ((Bool) -> Void)?) is returning me always false and why the bool in completion it's returned before the wheel stops.

sh-khashimov commented 3 years ago

should be fixed in 1.3.1.