This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Commit 7d6145f
authored
feat: constrain
Only respond to mouse main button clicks (usually the left button).
https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/button
close #277mousedown to left clicks1 parent 3b48de8 commit 7d6145f
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
319 | 323 | | |
320 | 324 | | |
321 | 325 | | |
| |||
0 commit comments