Skip to main content

render_animated_banner

Function render_animated_banner 

Source
pub fn render_animated_banner(frame: &mut Frame<'_>, area: Rect, phase: f64)
Expand description

Render the GIT-SAME banner with animated gradient sweep (left-to-right wave). phase in [0.0, 1.0] drives the sweep: 0.0 and 1.0 = all first-stop color, 0.5 = full gradient visible.