Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.ts
File · 0.85
emitRenderFrame
Function · 0.85
doConfigUpdate
Function · 0.85
Inner
Function · 0.85
queueConfig
Function · 0.85
handlePreviewQualityChange
Function · 0.85
handlePlayPauseClick
Function · 0.85
handlePlayPause
Function · 0.85
handleUpdatePlayhead
Function · 0.85
Calls
1
getPreviewResolution
Function · 0.85
Tested by
no test coverage detected