Is the window supposed to go black when resizing? #8580
Replies: 3 comments
-
Update: it might be worth mentioning that I'm running ArchLinux on a laptop with switchable graphics (either dedicated or optimus):
|
Beta Was this translation helpful? Give feedback.
-
Update: when turning off the dgpu completely (therefore only using intel iGPU), then glxgears gets the problem (completely black when resizing) while the bevy app works like a charm, smooth and without any particular problem. I guess I'll file a bug report unless someone has some insight on this |
Beta Was this translation helpful? Give feedback.
-
FWIW on Ubuntu 20.04 for me when resizing quickly I only get a small bit of black when making the window bigger but only for a split second. So I don't think you're supposed to get a black window like you describe. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was wondering if this was a bug or something that I could fix. I can't get any info on the internet about this problem whatsoever, therefore I'm not sure how to even start tackling it.
I previously used the Speedy2d library and I recall having some similar problems with it, but now I just tried their "animation" example and it worked flawlessly
Screencast.from.2023-05-09.17-26-36.webm
The same problem occurs with bevy's official examples (I tried "2d_shapes" and "pbr"), which is why I'm not including any code
Beta Was this translation helpful? Give feedback.
All reactions