mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-02 06:40:06 -04:00
Remove resize block on Windows (#634)
* Remove Windows block on resize * Add CHANGELOG entry * Move CHANGELOG entry to Unreleased * Further edits to CHANGELOG entry
This commit is contained in:
committed by
Francesca Frangipane
parent
102ed3b800
commit
a70bc20829
@@ -1,6 +1,7 @@
|
||||
# Unreleased
|
||||
|
||||
- Fixed graphical glitches when resizing on Wayland
|
||||
- Fixed graphical glitches when resizing on Wayland.
|
||||
- On Windows, fix freezes when performing certain actions after a window resize has been triggered. Reintroduces some visual artifacts when resizing.
|
||||
|
||||
# Version 0.17.2 (2018-08-19)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user