Re: [pointerevents] Stylus eraser: should it be a new pointerType instead of a button state?

so what would happen if a stylus is either hovering or touching the 
digitizer, and then the eraser barrel button is pressed? does it need 
to pretend that the pen left (so firing off `pointerout`, 
`pointerleave`), and the new eraser pointer entered (`pointerover`, 
`pointerenter`)? or are we talking about having two separate models 
for pens with eraser button and pens which can be flipped (which is 
getting very confusing, at least to me)?

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

Received on Thursday, 1 September 2016 08:15:10 UTC