Skip to content

Bug fix: quitting when app lacks focus

Compare
Choose a tag to compare
@NHDaly NHDaly released this 24 Apr 10:10
· 39 commits to master since this release

Fixes small bug: Before, if you changed applications (e.g. cmd+tab), you couldn't quit Paddle Battle by right-clicking on it through the dock. It would ignore that Quit event. Now it won't ignore any SDL_QUIT events while it the app is unfocused.