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

Fix regression with fullscreen titlebar text label #691

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

jdpurcell
Copy link
Contributor

Fixes the issue mentioned here: #689 (comment). Specifically, the area above the viewport is now filled with the window's default background color just like it was before, to ensure the fullscreen text label is readable. The other issue mentioned in the comment is partially not really our problem, I believe it's a glitch (in Qt?) likely caused by DPI scaling, and was present before albeit hardly noticeable due to the similarity of the default window background color and the menu bar color. Nonetheless, this fix restores the original painting behavior near the top and makes the issue hardly noticeable again.

@jurplel
Copy link
Owner

jurplel commented Jun 27, 2024

Thank you!

@jurplel jurplel merged commit 7891cfa into jurplel:master Jun 27, 2024
6 checks passed
@jdpurcell jdpurcell deleted the pr-fslabelfix branch June 29, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants