Re: [pointerevents] Add digitizer/pen twist

I think 0-360 is fine, but I’m not a spec. writer, and being precise is important. I suppose if you want to be really precise you could say from 0 (inclusive) to 360 (exclusive) and that takes the resolution out of the picture.

> On Jun 7, 2016, at 5:47 PM, Patrick H.Lauke via GitHub <sysbot+gh@w3.org> wrote:
> 
> @dfleck one minor question: you mentioned that the value is 0-360. 
> https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.input.pointerpointproperties.twist?f=255&MSPPError=-2147217396

> mentions 0.0 - 359.0. I assume to be precise, it's 0.0 - 
> 359.9999999999999999 (or whatever the precision is). does it make 
> sense to just say 0-360 for simplicity's sake?
> 
> -- 
> GitHub Notification of comment by patrickhlauke
> Please view or discuss this issue at 
> https://github.com/w3c/pointerevents/pull/79#issuecomment-224323508 
> using your GitHub account
> 

Received on Tuesday, 7 June 2016 16:06:31 UTC