MCPcopy
hub / github.com/tldraw/tldraw / pinch.e2e.ts

File pinch.e2e.ts

apps/examples/e2e-device/tests/pinch.e2e.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from '@wdio/globals'
2import type { Editor } from 'tldraw'
3import { getSelectedShapeIds, getZoom, openEditor } from '../helpers/app'
4import { pinchCanvas } from '../helpers/pinch'

Callers

nothing calls this directly

Calls 7

openEditorFunction · 0.90
getZoomFunction · 0.90
pinchCanvasFunction · 0.90
getSelectedShapeIdsFunction · 0.90
createShapesMethod · 0.80
setSelectedShapesMethod · 0.80
executeMethod · 0.65

Tested by

no test coverage detected