You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that when you resize the window, and rendering is catching up - there's a white background in the new area.
It doesn't happen on the original Discord client.
I know that Chrome allows using a custom color to make the transition almost invisible, so in this case the correct color would be gray/purple etc.
I haven't checked exactly where Chrome gets that color from, maybe it's background-color of main <body> element or a specific seperate property.
What is the expected behaviour?
The transition should be barely visible because the white color would be replaced by background color(gray/purple/etc)
How do you recreate this bug or crash?
Run the client and keep aggresively resizing the window
Debug Logs
.
Request Agreement
I have searched the existing issues and found no similar issue
I am using the latest Vesktop and Vencord versions
This issue occurs on an official release (not just the AUR or Nix packages)
The text was updated successfully, but these errors were encountered:
Discord Account
No response
Operating System
Linux
Linux Only ~ Desktop Environment
KDE Wayland
Package Type
AppImage
What happens when the bug or crash occurs?
I noticed that when you resize the window, and rendering is catching up - there's a white background in the new area.
It doesn't happen on the original Discord client.
I know that Chrome allows using a custom color to make the transition almost invisible, so in this case the correct color would be gray/purple etc.
I haven't checked exactly where Chrome gets that color from, maybe it's background-color of main
<body>
element or a specific seperate property.What is the expected behaviour?
The transition should be barely visible because the white color would be replaced by background color(gray/purple/etc)
How do you recreate this bug or crash?
Run the client and keep aggresively resizing the window
Debug Logs
.
Request Agreement
The text was updated successfully, but these errors were encountered: