-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash after being alt tabbed #17
Comments
I think this is caused by fetching the screen size of the wrong monitor when constructing a framebuffer. Not sure how to test it, as I only have one monitor. |
I guess this was a 1 in a million occurrence, because it didn't happen again when i switchted focus to the other monitor. At least you know it's out there:). |
Might have been fixed by a Framebuffer creation change in 1acc471. Will keep this issue open for a while longer just in case. |
nerf demon reactor
The game crashed with this error after I alt tabbed and did something on my second screen.
I could reproduce the error when resizing the window and moving the mouse around wildly, although this is not what I was doing when it first occurred.
The text was updated successfully, but these errors were encountered: