Skip to main content

save_panel_visible

Function save_panel_visible 

Source
const fn save_panel_visible(has_pending: bool, has_saved: bool) -> bool
Expand description

Whether the post-record Save panel (M-SAVE.3) should replace the record/stop footer. True while a recording is awaiting export (has_pending) or an export just succeeded and is showing its “Saved → Reveal” confirmation (has_saved, dismissed via “Done”).