- From: Alvin Ji <notifications@github.com>
- Date: Thu, 09 May 2024 14:53:47 -0700
- To: w3c/pointerlock <pointerlock@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 9 May 2024 21:53:52 UTC
@alvinjiooo commented on this pull request.
> <dl>
<dt>
- <dfn>requestPointerLock()</dfn> method
+ requestPointerLock({{PointerLockOptions}} options) method
Hi @scheib / @mustaqahmed / @marcoscaceres / @james-howard,
I've updated the algorithm to use a `parallel queue` enabling it to handle consecutive requests.
Failure condition checks are now performed before enqueuing steps.
For unresolved discussions, I've added relevant issue reference in-place.
Please help to review it.
Thanks!
Alvin
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/pointerlock/pull/49#pullrequestreview-2048899513
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/pointerlock/pull/49/review/2048899513@github.com>
Received on Thursday, 9 May 2024 21:53:52 UTC