- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 14 Nov 2024 16:45:47 -0800
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 15 November 2024 00:45:55 UTC
@marcoscaceres commented on this pull request. > @@ -676,6 +806,9 @@ <h3> <li>Initialize |gamepad|.{{Gamepad/[[buttons]]}} to the result of [=initializing buttons=] for |gamepad|. </li> + <li>Initialize |gamepad|.{{Gamepad/[[touches]]}} to the result of + [=initializing touches=] for |gamepad|. Instead, of putting the result at the end, let's just increment as we go but we need to make sure the this is locked thread safe. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/gamepad/pull/198#pullrequestreview-2437459412 You are receiving this because you are subscribed to this thread. Message ID: <w3c/gamepad/pull/198/review/2437459412@github.com>
Received on Friday, 15 November 2024 00:45:55 UTC