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

Function scale

apps/desktop/src/routes/camera.tsx:304–304  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

302 const _setCamera = createCameraMutation();
303
304 const scale = () => cameraToolbarScale(state.size);
305 const chrome = createCameraWindowChromeVisibility();
306
307 return (

Callers 2

NativeCameraPreviewPageFunction · 0.85
LegacyCameraPreviewPageFunction · 0.85

Calls 1

cameraToolbarScaleFunction · 0.90

Tested by

no test coverage detected