- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 10 Jul 2025 16:26:14 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 10 July 2025 23:26:18 UTC
@marcoscaceres commented on this pull request. > @@ -1752,7 +1752,7 @@ <h2> [Exposed=Window] interface GamepadEvent: Event { - constructor(DOMString type, GamepadEventInit eventInitDict); + constructor(DOMString type, optional GamepadEventInit eventInitDict = {}); Sounds good. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/gamepad/pull/217#discussion_r2198988753 You are receiving this because you are subscribed to this thread. Message ID: <w3c/gamepad/pull/217/review/3007735190@github.com>
Received on Thursday, 10 July 2025 23:26:18 UTC