pub const FLUID_MAX: f32 = 1.5;Expand description
Upper auto-clamp factor of Length::fluid: a fluid value never
resolves above px * FLUID_MAX, so it stays tasteful on a huge surface.
pub const FLUID_MAX: f32 = 1.5;Upper auto-clamp factor of Length::fluid: a fluid value never
resolves above px * FLUID_MAX, so it stays tasteful on a huge surface.