- From: Alvin Ji <notifications@github.com>
- Date: Tue, 31 Oct 2023 21:28:27 -0700
- To: w3c/pointerlock <pointerlock@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 1 November 2023 04:28:31 UTC
@alvinjiooo commented on this pull request. > + <p> + If this value is set to `true`, then the pointer movements will + not be affected by the underlying platform modications such as + mouse accelaration. + </p> + </dd> + </dl> + </section> + <section> + <h3> + `pointerlockchange` and `pointerlockerror` Events + </h3> + <p> + Two events are used to communicate pointer lock state change or an + error in changing state. They are named <dfn>pointerlockchange</dfn> + and <dfn>pointerlockerror</dfn>. If pointer lock is entered or exited Ack, will add it to next commit -- Reply to this email directly or view it on GitHub: https://github.com/w3c/pointerlock/pull/49#discussion_r1378380387 You are receiving this because you are subscribed to this thread. Message ID: <w3c/pointerlock/pull/49/review/1707558086@github.com>
Received on Wednesday, 1 November 2023 04:28:31 UTC