MCPcopy Create free account
hub / github.com/violentmonkey/violentmonkey / onDrop

Function onDrop

src/options/utils/dragging.js:73–75  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

71}
72
73function onDrop() {
74 parentOnDrop(index, lastIndex);
75}
76
77function onTouchStart(e) {
78 if (!scriptFromEvent(e)) return;

Callers 1

onDragMouseUpFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected