Skip to content

Instantly share code, notes, and snippets.

@mattpodwysocki
Created January 31, 2017 20:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattpodwysocki/1728cbc39d7da3ca9e6ef50224494e0d to your computer and use it in GitHub Desktop.
Save mattpodwysocki/1728cbc39d7da3ca9e6ef50224494e0d to your computer and use it in GitHub Desktop.
window.pointerdowns({capture: false })
.subscribe(evt => evt.target.setPointerCapture(evt.pointerId));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment