Skip to content
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

Full screen leaves white border around game window #253

Open
DukeSkinny opened this issue Aug 14, 2022 · 1 comment
Open

Full screen leaves white border around game window #253

DukeSkinny opened this issue Aug 14, 2022 · 1 comment

Comments

@DukeSkinny
Copy link

When I toggle full screen mode, there's a very thin white strip enclosing the game window.

@fleroviux
Copy link
Member

fleroviux commented Aug 14, 2022

This was a conscious tradeoff due to borderless fullscreen windows causing the menu bar to not work correctly on Windows (see https://doc.qt.io/qt-5/windows-issues.html#fullscreen-opengl-based-windows).
Needs evaluation if there is a different fix for the original issue that can be applied.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants