Skip to main content

note_linux_scale_factor

Function note_linux_scale_factor 

Source
pub fn note_linux_scale_factor(scale: f64)
Expand description

Record the display scale factor observed from baseview on Linux. Editors should call this from their WindowEvent::Resized handlers so subsequent pre-window queries match what baseview is delivering. No-op on non-Linux.