-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
regression: waveforms look wrong when enabling / disabling fullscreen #11646
Comments
Does it also happen with the allshaders waveform types? |
to me it looks like this is not an issue of the size of the widget, but the position. The waveform appears to get the wrong x,y origins. |
I can't reproduce this on macOS, but I feel like I am missing something. So to be sure, are these the scenarios?
Where 1 and 2 do not always happen, but 3 does. Is that correct? |
Also unable to reproduce on macOS 13.4.1. Maybe Linux only bug? |
From the screenshots I get the impression that it actually behaves slightly different depending on the waveform type. I will try to reproduce and debug this with Linux somewhere next week. |
It's ubuntu 22.04. |
@ywwg You seem to be the only user experiencing this issue. Could you provide any additional information to reproduce it? |
I believe I have seen this with both the qt6 / opengl flags and without, which leads me to believe this is not a regression and is just a quirk on my system / OS. If no one else can reproduce, I am ok closing the bug. It is cosmetic and not hard to work around. |
closing as not-reproducible for anyone else |
Bug Description
This is a regression since the waveform widget rewrite.
Resizing the window fixes it:
This doesn't always happen, but does reproduce on startup (I have mixxx start up in fullscreen mode).
I tried tweaking the resize event but it didn't help
Version
2.4
OS
Ubuntu 22.04
The text was updated successfully, but these errors were encountered: