MCPcopy Create free account
hub / github.com/CoderOpen/waimai / onTouchMove

Method onTouchMove

front/components/mpvueGestureLock/gestureLock.js:51–53  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

49 }
50
51 onTouchMove(e) {
52 this.moveDraw(e)
53 }
54
55 onTouchEnd(e) {
56 const checkPoints = this.checkPoints;

Callers

nothing calls this directly

Calls 1

moveDrawMethod · 0.95

Tested by

no test coverage detected