Re: [w3c/gamepad] Add extended buttons to support trackpad (#191) (PR #196)

@marcoscaceres commented on this pull request.



> @@ -878,8 +883,15 @@ <h3>
           <li>Initialize |buttons| to be an empty [=list=].
           </li>
           <li>[=list/For each=] |buttonIndex:long| of [=the range=] from 0 to
-          |buttonsSize| − 1, [=list/append=] a [=new=] {{GamepadButton}} to
-          |buttons|.
+          |buttonsSize| − 1:
+            <ol>
+              <li>Determine the type of the button from the provided buttonTypes

This should copy the steps above, with the correct linking. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/196#pullrequestreview-2030275962
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/gamepad/pull/196/review/2030275962@github.com>

Received on Tuesday, 30 April 2024 06:05:38 UTC