camchenry / super_shooter

A retro arcade shooter made with LÖVE.
MIT License
8 stars 3 forks source link

Switch display monitor, mouse click not registering #7

Open Nuthen opened 8 years ago

Nuthen commented 8 years ago

If you switch display monitors, the mouse does not register right away.

Ex: original display monitor set to 1. Change it to 2. Mouse clicks do not work until you move mouse back to display 1, then back to display 2.

Nuthen commented 8 years ago

This only happens in fullscreen and it doesn't happen all the time. Not a major bug.