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:
Osspial
2018-08-24 13:48:57 -04:00
committed by Francesca Frangipane
parent 102ed3b800
commit a70bc20829
2 changed files with 4 additions and 49 deletions

View File

@@ -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)