fn render_overview_frame_with_atlas(
frame: &mut Frame<'_>,
overview: &TokenOverview,
session: Option<&str>,
atlas: Option<&TokenAtlasPreview>,
)Expand description
Draw the overview and, when requested and wide enough, its static live atlas.