pub static MIN_ZOOM_VAR: ContextVar<Factor>Expand description
Minimum scale allowed when ScrollMode::ZOOM is enabled.
< 0.01.pct() means the minimum required to fit the content in the viewport.
pub static MIN_ZOOM_VAR: ContextVar<Factor>Minimum scale allowed when ScrollMode::ZOOM is enabled.
< 0.01.pct() means the minimum required to fit the content in the viewport.