Skip to content

pointerlockerqt: fix Lock button not reappearing after unlocking the pointer

Piyush Aggarwal requested to merge (removed):lock_button into master

The Lock button currently does not show up again after doing an unlock using "x" or left+right clicks. This MR patches that by using a central m_isLocked to convey lock status.

Edited by Piyush Aggarwal

Merge request reports