Closed jspjutNV closed 3 years ago
When the "Resume" button is pressed, the mouse cursor remains visible, and mouse movement does not control the camera.
This is a bug introduced by removing control of the FPSciApps mouse input mode from the UserMenu::setVisible() method. I think I can prop up a quick branch/PR to fix this w/ minimal code changes.
FPSciApp
UserMenu::setVisible()
When the "Resume" button is pressed, the mouse cursor remains visible, and mouse movement does not control the camera.