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

Function previewResolutionBase

apps/desktop/src/routes/editor/context.ts:878–878  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

876 };
877
878 const previewResolutionBase = () => getPreviewResolution(previewQuality());
879
880 const layoutModeStorageKey = `cap:editor:layoutMode:${props.editorInstance.path}`;
881

Callers 9

context.tsFile · 0.85
emitRenderFrameFunction · 0.85
doConfigUpdateFunction · 0.85
InnerFunction · 0.85
queueConfigFunction · 0.85
handlePlayPauseClickFunction · 0.85
handlePlayPauseFunction · 0.85
handleUpdatePlayheadFunction · 0.85

Calls 1

getPreviewResolutionFunction · 0.85

Tested by

no test coverage detected