MCPcopy Create free account
hub / github.com/hoothin/UserScripts / mouseUpHandler

Function mouseUpHandler

Picviewer CE+/dist.user.js:15948–15951  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

15946 };
15947
15948 function mouseUpHandler(e){
15949 document.removeEventListener('mouseup',mouseUpHandler,true);
15950 stop();
15951 };
15952
15953 if(matched){
15954 e.preventDefault();

Callers

nothing calls this directly

Calls 1

stopFunction · 0.70

Tested by

no test coverage detected