| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
taken from the example at https://love2d.org/wiki/love.window.getDesktopDimensions
when I go fullscreen and click-and-drag downwards from the top of my screen, the game's size stays large when leaving fullscreen mode. (bizarre) this fixes that, by checking what the screen dimensions actually are after leaving fullscreen. I also managed to somehow trigger the bug by pressing F around 6 times
| Back | FazBrowse Home | New Git URL |
Fixes two small bugs with the window sizes when fullscreening; see commits for details