Re: [pointerevents] pointerup pressure should always be 0

Posting Dave Fleck's reply to github:

I would recommend that a stylus without pressure should report 1.0 not
 0.5. The thinking goes like this:

In an application I choose a line width. If I draw with a mouse this 
is the width that will be drawn.

With a pressure stylus I will draw a percentage of that width 
(assuming pressure modulates width not opacity or some other 
characteristic) up to full pressure = full width.

A non-pressure stylus should act like a mouse and draw full width, not
 50% with a non-pressure stylus, up to 100% with a pressure stylus, 
and 100% with a mouse.

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

Received on Wednesday, 21 September 2016 17:29:15 UTC