mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-02 14:50:04 -04:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user