Constant egui::input_state::MAX_DOUBLE_CLICK_DELAY

source ยท
const MAX_DOUBLE_CLICK_DELAY: f64 = 0.3;
Expand description

The new pointer press must come within this many seconds from previous pointer release