Fix a regression that broke layout resizing

Fixes #860
This commit is contained in:
Kovid Goyal
2018-09-05 10:51:08 +05:30
parent 6dc9c22543
commit bbe8bcb28d
2 changed files with 3 additions and 1 deletions

View File

@@ -25,6 +25,8 @@ Changelog
- Improve rendering of wavy underline at small font sizes (:iss:`853`)
- Fix a regression in 0.12.0 that broke resizing of layouts (:iss:`860`)
0.12.0 [2018-09-01]
------------------------------