MCPcopy Create free account
hub / github.com/ChinaGodMan/UserScripts / handleClick

Function handleClick

popup-window/popup-window.user.js:946–950  ·  view source on GitHub ↗
(event)

Source from the content-addressed store, hash-verified

944 }
945 }
946 function handleClick(event) {
947 if (event.target === state.acrylicOverlay) {
948 removeAcrylicOverlay()
949 }
950 }
951 setupEventListeners()
952})()

Callers

nothing calls this directly

Calls 1

removeAcrylicOverlayFunction · 0.85

Tested by

no test coverage detected