Re: [pointerevents] pointerType: 'dial'

It appears the haptic API is declarative...

A haptic event is defined when a rotationchanged event is broadcast. 

You control it via controlling the resolution and setting. This gets 
around the latency problem by being declarative instead of event 
driven.

https://msdn.microsoft.com/library/windows/apps/windows.ui.input.radialcontroller.rotationresolutionindegrees
https://msdn.microsoft.com/library/windows/apps/windows.ui.input.radialcontroller.useautomatichapticfeedback

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

Received on Wednesday, 2 November 2016 14:02:54 UTC