CTRL_SCROLL_VAR

Static CTRL_SCROLL_VAR 

Source
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.