filipealva / PickerView

🔸 A customizable alternative to UIPickerView in Swift.
MIT License
527 stars 92 forks source link

[BUG] False positive orientation changed notifications #50

Closed filipealva closed 5 years ago

filipealva commented 5 years ago

When moving the app to background before the scrolling animation is finished, the system was somewhat firing the orientation changed notification causing a wrong behavior.