pub static CTRL_SCROLL_VAR: ContextVar<bool>Expand description
Defines if MouseWheelArgs gesture is is_scroll when CTRL is pressed and is_zoom when no modifier is pressed.
Is false by default.
pub static CTRL_SCROLL_VAR: ContextVar<bool>Defines if MouseWheelArgs gesture is is_scroll when CTRL is pressed and is_zoom when no modifier is pressed.
Is false by default.