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

Draw events not dispatched during resize #122

Closed
ShaunKulesa opened this issue Jan 22, 2021 · 3 comments
Closed

Draw events not dispatched during resize #122

ShaunKulesa opened this issue Jan 22, 2021 · 3 comments

Comments

@ShaunKulesa
Copy link

When i resize the window everything inside goes black.

2021-01-22.19-07-39.mp4
@einarf
Copy link
Member

einarf commented Jan 22, 2021

This needs to be looket at per window. Normally event pulling blocks or buffers should be swapped in resize. Some libraries like SDL2 have event filters as well.

@einarf
Copy link
Member

einarf commented Jan 22, 2021

@einarf einarf changed the title Window resizing causes screen to go fully black. Draw events not dispatched during resize Feb 24, 2021
@einarf
Copy link
Member

einarf commented Sep 17, 2022

Closing this for now. It's really up to the window libraries. We don't really control much for this.

@einarf einarf closed this as completed Sep 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants