mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 22:00:04 -04:00
windows: fix the event loop not waking on accessibility requests
Fixes #4055.
This commit is contained in:
committed by
Kirill Chibisov
parent
9cbce055d3
commit
43c323ccc0
@@ -39,3 +39,7 @@ The migration guide could reference other migration examples in the current
|
||||
changelog entry.
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Fixed
|
||||
|
||||
- On Windows, fixed the event loop not waking on accessibility requests.
|
||||
|
||||
Reference in New Issue
Block a user