Skip to content

Commit

Permalink
Require system focus for gamepad user gesture
Browse files Browse the repository at this point in the history
Closes #206
  • Loading branch information
nondebug committed May 10, 2024
1 parent 471b047 commit 3488c7c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,9 @@ <h3>
object=]'s {{Navigator}} object.
</li>
<li>If |navigator|.{{Navigator/[[hasGamepadGesture]]}} is `false` and
|gamepad| [=contains a gamepad user gesture=]:
|navigator|'s [=top-level traversable=] has [=top-level
traversable/system focus=] and |gamepad| [=contains a gamepad user
gesture=]:
<ol>
<li>Set |navigator|.{{Navigator/[[hasGamepadGesture]]}} to
`true`.
Expand Down

0 comments on commit 3488c7c

Please sign in to comment.