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

[Bug] White background during windows resize #1064

Closed
3 tasks done
ninja- opened this issue Jan 27, 2025 · 2 comments
Closed
3 tasks done

[Bug] White background during windows resize #1064

ninja- opened this issue Jan 27, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@ninja-
Copy link

ninja- commented Jan 27, 2025

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

  • 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)
@ninja- ninja- added the bug Something isn't working label Jan 27, 2025
@Covkie
Copy link
Collaborator

Covkie commented Jan 27, 2025

#820 has this fixed due to another case but its the same solution.

@Vendicated
Copy link
Member

should be fixed in next release (1.5.5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants