- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 11 Dec 2023 21:08:26 -0800
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 12 December 2023 05:08:33 UTC
@marcoscaceres commented on this pull request. > + <p> + An enum representing the result of a call to + {{GamepadHapticActuator}}.{{GamepadHapticActuator/playEffect()}} or + {{GamepadHapticActuator}}.{{GamepadHapticActuator/reset()}}. + </p> I don't think we should say this here... the definitions automatically link back to the methods, and anywhere else these enum values are used. ```suggestion ``` -- Reply to this email directly or view it on GitHub: https://github.com/w3c/gamepad/pull/190#pullrequestreview-1776611103 You are receiving this because you are subscribed to this thread. Message ID: <w3c/gamepad/pull/190/review/1776611103@github.com>
Received on Tuesday, 12 December 2023 05:08:33 UTC