- From: Rick Byers via GitHub <sysbot+gh@w3.org>
- Date: Fri, 13 May 2016 18:59:43 +0000
- To: public-pointer-events@w3.org
I agree that Mouse/Pen have a definite size (1,1) (although you could argue that on some HighDPI systems it might be (0.5,0.5) etc.). I also agree that we want to differentiate that definite size from unknown. Navid, did you see this difference affecting some size behavior in practice? For TouchEvents we've worked to only expose `radius` values when we're supplied with values we trust from the OS. Eg. on Windows I believe we always report `0` because the values we get via WM_TOUCH in practice seem entirely unreliable. -- GitHub Notification of comment by RByers Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/65#issuecomment-219131282 using your GitHub account
Received on Friday, 13 May 2016 18:59:44 UTC