Skip to content

Commit

Permalink
Fix several crashes on Windows by heavily simplifying the event loop …
Browse files Browse the repository at this point in the history
…code (#1496)
  • Loading branch information
Osspial authored May 4, 2020
1 parent 26775fa commit b4c6cdf
Show file tree
Hide file tree
Showing 4 changed files with 658 additions and 544 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Unreleased

- On Windows, fix window intermittently hanging when `ControlFlow` was set to `Poll`.
- On Windows, fix `WindowBuilder::with_maximized` being ignored.

# 0.22.1 (2020-04-16)
Expand Down
Loading

0 comments on commit b4c6cdf

Please sign in to comment.