On Windows, fix set_control_flow from `AboutToWait

In case the AboutToWait event sets the control flow to another value
it's not being used on this iteration.

Fixes #3215.
This commit is contained in:
Olivier Goffart
2023-11-08 16:21:33 +01:00
committed by GitHub
parent c89e6df758
commit 21701a33de
2 changed files with 13 additions and 13 deletions

View File

@@ -13,6 +13,7 @@ Unreleased` header.
- On X11, check common alternative cursor names when loading cursor.
- On Windows, fix so `drag_window` and `drag_resize_window` can be called from another thread.
- On Windows, fix `set_control_flow` in `AboutToWait` not being taken in account.
- On macOS, send a `Resized` event after each `ScaleFactorChanged` event.
# 0.29.3