An inertial spinning wheel UI control that allows selection of an item. Cocoapod written in Swift.
BSD 3-Clause "New" or "Revised" License
73
stars
25
forks
source link
Add option to disable snap to nearest wedge #13
Open
joshdhenry opened 6 years ago
Currently, when spinning the wheel, once it decelerates enough, it snaps to the center of the nearest wedge.
Would be nice to be able to optionally enable/disable snapToNearestWedge function call when deceleration has ended.