class Obsctl::TUI::Widgets::SceneMapPanel

Overview

Renders grouped scene names with the active scene marker.

Defined in:

obsctl/tui/widgets/scene_map_panel.cr

Instance Method Summary

Instance Method Detail

def render(model : Model, io : IO) : Nil #

Writes the scene map panel to io.


[View source]