- From: Marcos Cáceres <notifications@github.com>
- Date: Sun, 14 Jan 2024 21:53:15 -0800
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 15 January 2024 05:53:21 UTC
@marcoscaceres commented on this pull request.
> + until vibration is started, in milliseconds. During the delay
+ interval, the actuator must not vibrate. An effect with an invalid
+ {{GamepadEffectParameters/startDelay}} is not a [=valid effect=].
Nothing is guaranteed here. I'd suggest:
```suggestion
until vibration is started, in milliseconds. During the delay
interval, the actuator SHOULD NOT vibrate.
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/pull/190#pullrequestreview-1820937341
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/gamepad/pull/190/review/1820937341@github.com>
Received on Monday, 15 January 2024 05:53:21 UTC