Re: [w3ctag/design-reviews] Gamepad API input events (#662)

Other comments: 

* `ongamepadchange` sounds like the gamepad itself is being changed. I think `"onchange"` or `"oninputchange"` would be better names.
* If you have `oninputchange`, I don't think we should add `onbuttondown` and `onbuttonup` - It is better to teach developers to actually just use the other event. I don't think `onbutton*` adds any convenience - but they might add confusion

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/662#issuecomment-920156613

Received on Wednesday, 15 September 2021 16:08:35 UTC