Fix a possible double-borrow during event handling (#1512)
This commit is contained in:
parent
0bc58f695b
commit
a8e777a5df
2 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# Unreleased
|
||||
|
||||
- On X11, fix `ResumeTimeReached` being fired too early.
|
||||
- On Web, fix a possible panic during event handling
|
||||
|
||||
# 0.22.0 (2020-03-09)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue