Re: [w3c/gamepad] Determine how Multi-touch surfaces should be handled. (#27)

@knyg:

For touchId, with such a small range it's likely that the ID will exceed 255 and (presumably) wrap back to zero. Can we increase the range so wrapping is less common?

The proposal doesn't describe how touch events are associated with a touch ID. Do you expect this would be done by the user agent, or would this be provided by the device API? Could we support a device that only provides touch coordinates and no tracking?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/issues/27#issuecomment-358500065

Received on Thursday, 18 January 2018 00:49:21 UTC