Skip to main content

render_main_pane

Function render_main_pane 

Source
fn render_main_pane(
    app: &App,
    frame: &mut Frame<'_>,
    area: Rect,
    palette: &ColorPalette,
)
Expand description

Render the main patchset pane (table or placeholder) in the given area.