Skip to main content

Module render

Module render 

Source
Expand description

Drawing the setup wizard.

One draw per frame, laid out as a fixed header (step breadcrumb), a body that varies per step, and a footer (message line plus key hints), with an optional help overlay on top. Every function takes &Wizard and produces widgets - no state changes here, so a render can never be the reason something moved.

Functionsยง

draw
Draw one frame.