Skip to content

7.0.90

Compare
Choose a tag to compare
@shai-almog shai-almog released this 18 Nov 04:35
· 173 commits to master since this release
cfac9a6
Scrolling improvements (#3659)

* Added some scrolling improvements so that tensile drag is stiffer at the margins.
This also includes fixes for the 3d spinner, and duration picker.  https://www.reddit.com/r/cn1/comments/yglild/pickersetminutestep_is_not_working/

* Improved scrolling behaviour to make tensile motion and snap-to-grid snappier.
Added methods Motion.getVelocity() and Motion.countAvailableVelocitySamplePoints()