On Wayland, fix deadlock when calling set_inner_size from event loop
Fixes #1571.
This commit is contained in:
parent
6cfddfea21
commit
ff66bdda7c
3 changed files with 11 additions and 8 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# Unreleased
|
||||
- On Web, prevent the webpage from scrolling when the user is focused on a winit canvas
|
||||
|
||||
- On Wayland, fix deadlock when calling to `set_inner_size` from a callback.
|
||||
|
||||
# 0.22.2 (2020-05-16)
|
||||
|
||||
- Added Clone implementation for 'static events.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue