mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 14:20:05 -04:00
On macOS, fix deadlock during nested event loops (e.g. rfd)
This commit is contained in:
@@ -12,6 +12,7 @@ Unreleased` header.
|
||||
# Unreleased
|
||||
|
||||
- On Windows, fix deadlock when accessing the state during `Cursor{Enter,Leave}`.
|
||||
- On macOS, fix deadlock when entering a nested event loop from an event handler.
|
||||
|
||||
# 0.29.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user