Re: [w3c/pointerlock] Add lock options to requestPointerLock (#49)

@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