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

After the #4284 update, Viewport graphics are broken. #4289

Closed
rustbasic opened this issue Mar 31, 2024 · 5 comments · Fixed by #4296
Closed

After the #4284 update, Viewport graphics are broken. #4289

rustbasic opened this issue Mar 31, 2024 · 5 comments · Fixed by #4296
Labels
bug Something is broken

Comments

@rustbasic
Copy link
Contributor

rustbasic commented Mar 31, 2024

@emilk

After the

if you run \examples\demo_viewports and open all Viewports,
Viewport graphics are broken.

egui Version : Master

@rustbasic rustbasic added the bug Something is broken label Mar 31, 2024
@emilk
Copy link
Owner

emilk commented Mar 31, 2024

When I run cargo r -p test_viewport on my Mac, everything works as intended.

If it is broken for you, tell me how and on what platform

@rustbasic
Copy link
Contributor Author

When I run cargo r -p test_viewport on my Mac, everything works as intended.

If it is broken for you, tell me how and on what platform

run \examples\demo_viewports
and open all Viewports,
Viewport graphics are broken.

egui Version : Master
OS : Windows 10

@emilk
Copy link
Owner

emilk commented Apr 1, 2024

HOW is it broken?

Does it crash?
Is the windows transparent?
Are they flickering?

@rustbasic
Copy link
Contributor Author

HOW is it broken?

Does it crash? Is the windows transparent? Are they flickering?

crash with flickering.

20240401-1

@YgorSouza
Copy link
Contributor

For the record, here is what it looks like on Windows 11 (strobe warning):

egui_test_viewports_bug.webm

#4296 does fix it.

emilk added a commit that referenced this issue Apr 1, 2024
…since it is reportedly broken on Windows

* Early-out added in #4284
* Re-opens #4173 😭 
* Closes #4289
* Closes #4290
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken
Projects
None yet
3 participants