- From: Dave Tapuska via GitHub <sysbot+gh@w3.org>
- Date: Mon, 23 Oct 2017 16:27:25 +0000
- To: public-touchevents@w3.org
This is on the TouchEvent and not TouchPoint so you might say something like: e.getModifierState("CapsLock") or e.getModifierState("Shift") Specifically this adds the ability to query the non (alt/ctrl/meta/shift) modifiers that getModifierState allows... which is the useful part. -- GitHub Notification of comment by dtapuska Please view or discuss this issue at https://github.com/w3c/touch-events/pull/91#issuecomment-338716441 using your GitHub account
Received on Monday, 23 October 2017 16:27:29 UTC