- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 16 Feb 2023 19:30:29 -0800
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 17 February 2023 03:30:41 UTC
@marcoscaceres commented on this pull request.
> + <p>
+ This section supplements the <a href=
+ "https://w3c.github.io/gamepad/#receiving-inputs">Receiving
+ inputs</a> section of the main <a href=
+ "https://w3c.github.io/gamepad/">Gamepad specification</a>.
+ </p>
+ <p>
+ In addtion to the steps defined in the main <a href=
+ "https://w3c.github.io/gamepad/">Gamepad specification</a>. When the
+ user agent modifies the list of |active touch points| for a touch
+ surface by adding touch points, removing touch points, or updating
+ the values of existing touch points, <dfn data-lt=
+ "updating touchEvents">update touchEvents</dfn> by running the
+ following steps:
+ </p>
+ <ol>
```suggestion
<ol class="algorithm">
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/168#pullrequestreview-1302649228
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/gamepad/pull/168/review/1302649228@github.com>
Received on Friday, 17 February 2023 03:30:41 UTC