On Wayland, fix rare crash on DPI change

While I don't understand the root cause for this issue, we can
dirty fix like that for now.
This commit is contained in:
Kirill Chibisov
2023-02-19 17:39:39 +03:00
committed by GitHub
parent 82df9531f4
commit 0f89aac9f6
2 changed files with 7 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ And please only add new entries to the top of this list, right below the `# Unre
- Implement `HasRawDisplayHandle` for `EventLoop`.
- On macOS, set resize increments only for live resizes.
- On Wayland, fix rare crash on DPI change
# 0.28.1