Re: [w3c/gamepad] Fold touchEvents from extensions.html into index.html (PR #198)

@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