Re: [pointerevents] pointerType: 'dial'

Based on [the PointerEvent 
interface](https://w3c.github.io/pointerevents/#pointerevent-interface),
 I'd expect:

- dial rotation to be reported as `twist`
- contact size to be reported as `width` and `height` on the event
- contact with the screen being equivalent to the primary button being
 pressed/a pen making screen contact (`buttons: 1`)
- pressing the dial to be the equivalent of pressing a pen barrel 
button (`buttons: 2`)

-- 
GitHub Notification of comment by appsforartists
Please view or discuss this issue at 
https://github.com/w3c/pointerevents/issues/152#issuecomment-257460337
 using your GitHub account

Received on Tuesday, 1 November 2016 00:27:49 UTC