Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFin/Neural-Network-Visualisation
/ handlePointerUp
Method
handlePointerUp
assets/main.js:1147–1149 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1145
}
1146
1147
handlePointerUp() {
1148
this.isDrawing = false;
1149
}
1150
1151
applyPointer(event) {
1152
const
element = document.elementFromPoint(event.clientX, event.clientY);
Callers
1
buildGrid
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected