dvui › FloatingTooltipWidget › easingeasingParameters#t:f32f32SourceImplementation#pub fn easing(t: f32) f32 { return @max(0, (t - 0.8) / 0.2); }