-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
Window resizing in Windows 11 is not responsive #979
Comments
I also see a weird glitches when resizing, but I am on Linux |
Yeah it does that on Windows. I'm pretty sure its an upstream bug with SDL so not much I can do about it. They are currently undergoing a major rewrite so not much point reporting it. @Solarunit That might happen on x11 but it should be butter smooth with Wayland. |
oh, good to know |
@Solarunit Does this still repro today on SDL2 2.30.10? They keep having releases while SDL3 stabilizes, so if it's still a problem there we should at least check that SDL3 does not suffer from it anymore - #1332 |
tauon flatpak 7.8.3 |
I can actually reproduce this on Linux with master, all you need is a large JXL image, go to the album art view and try resizing. It's also visible on other album arts, but since JXL does not currently do multithreading in Tauon, it is extremely visible there. It goes from being very smooth to rendering at 2 FPS at best. It seems as if Tauon is doing something very wrong with the rendering. |
Just downloaded latest release 7.6.4. I haven't used the previous versions before on this computer. If resizing the window to a larger size, the responsiveness of the window is not working. It only is responsive upon shrinking the size of the window. See video for recreation:
2023-04-27.10-03-15.mp4
The text was updated successfully, but these errors were encountered: