Re: [w3c/pointerlock] pointerlockchange event will be sent every time mouse click event triggered (#32)

My understanding is this is a page issue. The demo you provided has `canvas.requestPointerLock();` on click event.

Not sure whether we should add something like "if already in locked state, do nothing" since the page should already have enough information to tell whether it's in locked state or not. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/pointerlock/issues/32#issuecomment-401403232

Received on Friday, 29 June 2018 16:18:14 UTC