morphDragCommitVelocity top-level constant

double const morphDragCommitVelocity

Default commit threshold on the release velocity (px/s): a hard fling commits even when the projected distance stays short.

Implementation

const double morphDragCommitVelocity = 1000;