- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 11 Dec 2023 21:16:37 -0800
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 12 December 2023 05:16:43 UTC
@marcoscaceres commented on this pull request. > + The value the {{Promise}} returned by + {{GamepadHapticActuator}}.{{GamepadHapticActuator/playEffect()}} + or {{GamepadHapticActuator}}.{{GamepadHapticActuator/reset()}} + will resolve to when the operation does not complete because the + {{Document}} is `"hidden"` or another effect was started + on the same actuator. ```suggestion The effect was stopped and replaced (i.e., "preempted") by another effect. ``` -- Reply to this email directly or view it on GitHub: https://github.com/w3c/gamepad/pull/190#pullrequestreview-1776628582 You are receiving this because you are subscribed to this thread. Message ID: <w3c/gamepad/pull/190/review/1776628582@github.com>
Received on Tuesday, 12 December 2023 05:16:43 UTC