impl Default for WindowBuilder (#1373)
This commit is contained in:
parent
6b0875728c
commit
02ac7456e4
2 changed files with 3 additions and 5 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
- On Windows, fix bug where `RedrawRequested` would only get emitted every other iteration of the event loop.
|
||||
- On X11, fix deadlock on window state when handling certain window events.
|
||||
- `WindowBuilder` now implements `Default`.
|
||||
|
||||
# 0.20.0 (2020-01-05)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue