Skip to main content

PIXELS_PER_LINE

Constant PIXELS_PER_LINE 

Source
const PIXELS_PER_LINE: f32 = 24.0;
Expand description

WheelEvent.deltaMode counts lines rather than pixels; Firefox reports wheels this way. epaint uses the same nominal row height.