- From: Patrick H. Lauke via GitHub <sysbot+gh@w3.org>
- Date: Tue, 17 Nov 2015 22:41:03 +0000
- To: public-pointer-events@w3.org
patrickhlauke has just created a new issue for https://github.com/w3c/pointerevents: == equivalent of rotationAngle from Touch Events? == Though hardware support doesn't seem all too great (I had to go on the hunt for a second-hand Nexus 10 in order to test/add this to my tracker demo), wondering if there's mileage in spec-ing something equivalent to Touch Events' `rotationAngle` in version 2? ![tracker-touch-radius-rotation-force-hud](https://cloud.githubusercontent.com/assets/895831/11227078/d824d470-8d7b-11e5-989f-f9131de9e0fc.jpg) If yes, how would this affect `width`/`height`? Would we still want to keep them as the rectangular bounding box (aligned with the screen axes), or modify them to act as `radiusX`/`radiusY`? This may even be seen as a generalisation of https://github.com/w3c/pointerevents/issues/25 - not exclusive to pen/stylus, but to touch as well, as conceptually they're the same? Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/28 using your GitHub account
Received on Tuesday, 17 November 2015 22:41:04 UTC