AlexandrTomin
Results
1
comments of
AlexandrTomin
You need update this mouse event `if (event.type === "mousemove") {` to `if (event.type === "mousedown") {`