Constant egui::input_state::MAX_CLICK_DIST

source ·
const MAX_CLICK_DIST: f32 = 6.0;
Expand description

If the pointer moves more than this, it won’t become a click (but it is still a drag)