On macOS, send a Resized event after ScaleFactorChanged

Fixes #3213.
This commit is contained in:
Nathan Lilienthal
2023-11-06 17:26:02 -05:00
committed by GitHub
parent e9210555c1
commit c89e6df758
2 changed files with 9 additions and 2 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 macOS, send a `Resized` event after each `ScaleFactorChanged` event.
# 0.29.3