MCPcopy
hub / github.com/CapSoftware/Cap / closeRecord

Function closeRecord

apps/desktop/src/routes/editor/ClipsSidebar.tsx:296–300  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

294 });
295
296 const closeRecord = () => {
297 setRecordOpen(false);
298 setDisplayMenuOpen(false);
299 setWindowMenuOpen(false);
300 };
301
302 let hiddenForPicker = false;
303

Callers 2

ClipsSidebarInnerFunction · 0.85
beginEditorRecordingFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected