Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
ClipsSidebarInner
Function · 0.85
beginEditorRecording
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected