windows: fix the event loop not waking on accessibility requests
Fixes #4055.
This commit is contained in:
parent
d736763216
commit
6896de5b73
2 changed files with 4 additions and 2 deletions
|
|
@ -200,3 +200,4 @@ changelog entry.
|
|||
- On macOS, fixed the scancode conversion for audio volume keys.
|
||||
- On macOS, fixed the scancode conversion for `IntlBackslash`.
|
||||
- On macOS, fixed redundant `SurfaceResized` event at window creation.
|
||||
- On Windows, fixed the event loop not waking on accessibility requests.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue