ltk::types

Constant FLUID_MIN

Source
pub const FLUID_MIN: f32 = 0.7;
Expand description

Lower auto-clamp factor of Length::fluid: a fluid value never resolves below px * FLUID_MIN, so it stays usable on a tiny surface.