Constant alacritty::input::MAX_TAP_DISTANCE
source · const MAX_TAP_DISTANCE: f64 = 20.;Expand description
Distance before a touch input is considered a drag.
const MAX_TAP_DISTANCE: f64 = 20.;Distance before a touch input is considered a drag.