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

Fix RequestRedraw ordering issues when ControlFlow is set to Poll #1033

Closed
wants to merge 3 commits into from

Conversation

Osspial
Copy link
Contributor

@Osspial Osspial commented Jul 9, 2019

  • Tested on all platforms changed
  • cargo fmt has been run on this branch
  • Added an entry to CHANGELOG.md if knowledge of this change could be valuable to users

This PR still has some major issues, and should not be merged in its current state. The main issue I'm aware of is that resizing the window completely breaks the event loop, but I'll look into fixing that.

Fixes #1008.

@Osspial
Copy link
Contributor Author

Osspial commented Jul 9, 2019

Closing for now, since fixing this bug properly is incredibly difficult with the current API.

@Osspial Osspial closed this Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant