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

On Windows, fix bug where we'd try to emit MainEventsCleared events during nested win32 event loops #1615

Merged

Conversation

Osspial
Copy link
Contributor

@Osspial Osspial commented Jun 30, 2020

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

Fixes #1587 and #1602. Fixes #1611 .

@yanchith
Copy link
Contributor

yanchith commented Jul 1, 2020

I think there is a typo in the "fixes" line: #1615 should be #1611

@Osspial Osspial merged commit dd866a7 into rust-windowing:master Jul 2, 2020
@Osspial Osspial deleted the fix-reentrant-thread-target-repaint branch July 2, 2020 20:53
@VZout VZout mentioned this pull request Nov 19, 2020
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants