Cresium::StopwatchView
Inherits Cresium::StackLayout < Reference < Object
Composite widget for the stopwatch screen: a scrollable stack of
DigitDisplays (one per stopwatch, the active one centered), a lap grid
above it, and a status line below.
Constructors
Instance methods
Positions the display stack, lap grid, and status line within rect.
refresh(stopwatches : Array(Stopwatch), active : Stopwatch, rect : Tui::Rect, show_millis_flag : Bool) : Nil
Updates the displayed text/styles/laps/scroll arrows from the current
state; called every frame by StopwatchController#tick.
screen
Sourcestatus
Source