MCPcopy Create free account
hub / github.com/SplootCode/splootcode / endDrag

Method endDrag

packages/editor/src/context/selection.ts:909–911  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

907 }
908
909 endDrag() {
910 this.dragState = null
911 }
912}
913
914export class NodeCursor {

Callers 1

DragOverlayClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected