Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
73
function
onDrop() {
74
parentOnDrop(index, lastIndex);
75
}
76
77
function
onTouchStart(e) {
78
if
(!scriptFromEvent(e))
return
;
Callers
1
onDragMouseUp
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected