Constant DRAG_SLOP

Source
const DRAG_SLOP: f32 = 6.0;
Expand description

How far the pointer must travel while held before a click turns into a drag.