- From: nondebug <notifications@github.com>
- Date: Fri, 22 Jun 2018 12:01:17 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 22 June 2018 19:01:39 UTC
nondebug commented on this pull request. > + The <a><code>gamepadbuttonup</code></a> event type must be + dispatched after the + <a href="#event-gamepadbuttondown"><code>gamepadbuttondown</code></a> + event associated with the same key. + </p> + + </section> + + <section> + + <h3>Other events</h3> + + <p> + + <i>More discussion is needed on whether to include events for axis + changes (e.g., <code>gamepadaxismove</code> for whenever the value of Please also consider adding a gamepadbuttonmove event in order to better support gamepads that expose buttons with analog values. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/gamepad/pull/15#pullrequestreview-131311429
Received on Friday, 22 June 2018 19:01:39 UTC