pub const TOUCH_SCROLL_THRESHOLD: f64 = 8.0;
Distance (physical px) the primary finger must travel before the gesture stops being a potential tap and becomes a middle-drag.