MCPcopy Create free account
hub / github.com/Easy-Editor/EasyEditor / fixEvent

Method fixEvent

packages/core/src/designer/sensor.ts:15–15  ·  view source on GitHub ↗

* fix location event, add canvasX,canvasY

(e: LocateEvent)

Source from the content-addressed store, hash-verified

13 * fix location event, add canvasX,canvasY
14 */
15 fixEvent(e: LocateEvent): LocateEvent
16
17 /**
18 * locate and activate

Callers 2

dragMethod · 0.65
chooseSensorMethod · 0.65

Implementers 1

Simulatorpackages/core/src/simulator/simulator.

Calls

no outgoing calls

Tested by

no test coverage detected