nw.js icon indicating copy to clipboard operation
nw.js copied to clipboard

pointerlock doesn't keep mouse in same position it was when it exits (linux)

Open prominentdetail opened this issue 1 year ago • 1 comments

When the pointer is locked via requestPointerLock and the mouse has been moved, when exiting it will show the mouse position changed. The correct way it should be is that it should be positioned where it was when it was locked.

prominentdetail avatar Dec 31 '23 01:12 prominentdetail

I have the same issue on Windows 11, however I can't reproduce it every time.

UtterDonkey avatar Jan 29 '24 21:01 UtterDonkey