Re: [pointerevents] pointerup pressure should always be 0

The definition of pressure in the spec seems to have another crack 
here: 

> For hardware that does not support pressure, the value must be 0.5 
when in the active buttons state and 0 otherwise.

So in this case, a hovering barrel button press on a stylus would 
report a pressure of 0.5, which seems counter-intuitive. Same is true 
for a stylus that is flipped to eraser mode, see #134.

So instead of adding a Note, I prefer fixing the definition .

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

Received on Wednesday, 21 September 2016 14:31:21 UTC