MCPcopy Create free account
hub / github.com/ColmapView/Colmapview.github.io / trackballTouchHandlers.test.ts

File trackballTouchHandlers.test.ts

src/components/viewer3d/trackballTouchHandlers.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it, vi } from 'vitest';
2import * as THREE from 'three';
3import { TOUCH } from '../../theme';
4import { buildTouch, buildTouchEvent } from '../../test/builders';

Callers

nothing calls this directly

Calls 8

buildTouchEventFunction · 0.90
buildTouchFunction · 0.90
handleTrackballTouchMoveFunction · 0.90
handleTrackballTouchEndFunction · 0.90
getMethod · 0.80
createOptionsFunction · 0.70
refFunction · 0.70

Tested by

no test coverage detected