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

Flickering / glow backend not clearing buffer #904

Closed
Hperigo opened this issue Nov 20, 2021 · 1 comment
Closed

Flickering / glow backend not clearing buffer #904

Hperigo opened this issue Nov 20, 2021 · 1 comment
Labels
bug Something is broken

Comments

@Hperigo
Copy link
Contributor

Hperigo commented Nov 20, 2021

Describe the bug
seems that egui frame doesn't clear properly using glow backend on a mac

To Reproduce
Steps to reproduce the behavior:

  1. go to default example for the glow backend
  2. add a global clear color variable
  3. create a ui.color_edit_button_rgb(&mut clear_color);
  4. move the color panel

Expected behavior
everything should be clear

Screenshots
https://user-images.githubusercontent.com/3333460/142732354-014755b9-9241-4ded-a673-138c8bb5622c.mov

Desktop (please complete the following information):

  • OS: MacOSX
  • Browser
  • Version

Additional context
Only tested with glow backend in a Mac, so I'm not sure if this happens in other platforms

@Hperigo Hperigo added the bug Something is broken label Nov 20, 2021
Repository owner deleted a comment from 20iahazban Nov 27, 2021
@20iahazban
Copy link

after digging deeper, i understand my comment does not belongs here but instead of delete my comment you could reference #838

@Hperigo Hperigo closed this as completed Dec 14, 2021
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
Development

No branches or pull requests

2 participants