blupi-games / planetblupi

Planet Blupi source code
https://www.blupi.org
Other
89 stars 22 forks source link

Demo playback moves the mouse cursor when the window is unfocused #93

Closed jummy0 closed 6 months ago

jummy0 commented 3 years ago

If the game is left on the INIT screen and the demo starts, the user's mouse will be moved even if the window is unfocused. This primarily affects Debug builds, as Release builds pause the game when focus is lost.

Skywalker13 commented 3 years ago

Yes thanks, I'm aware of this behaviour. And like you have seen, it's not a problem with the Release build that's the reason why I've not changed that.