-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
[Bug] 1 pixel high native titlebar visible even when turned off #268
Comments
Submitted upstream issue tauri-apps/tao#997 |
This should be fixed now |
Should be, but from my testing there was still issues where some sides (top, left) were proper, and some (right, bottom) were not. If you have used an actions build and can confirm that these issues are solved, let me know, otherwise this issue will stay open |
Hey @SpikeHD can you reproduce this issue? Is this because of tauri too? |
Yes this is happening for me too (though I don't use the border option in Windows so it's not something I notice), it is a Tauri/Wry/Tao problem. I am waiting for them to update so I can test before I submit another bug report, as they seem to have fixed some behaviour regarding windows with both decorations off and shadows on - which Dorion does. |
weirdly this isn't a bug on Windows 11 but nonetheless maybe you could make this "bug" an "optional feature" for those that like it |
This "bug" is an optional feature, just turn off "Show accent color on title bars and window borders" in Windows settings and it goes away :P |
lol so it's actually a Windows "feature" that does it didn't know that |
wouldn't say it's windows' fault here though, this is a bug in tauri/ecosystem since every other program (that needs to) has been able to avoid having the default borders without issue for a good number of years |
Describe the bug
Even when the setting for native titlebar is turned off, a 1-pixel high bar is visible which looks pretty ugly (screenshot attached)
To Reproduce
Update to v6.2.0 and turn off native titlebar
System Info (please complete the following information):
Additional context/Screenshots
The text was updated successfully, but these errors were encountered: