Fix resizing window that is extra tall/wide because of left-over cells not working reliably

Fixes #4913
This commit is contained in:
Kovid Goyal
2022-04-08 15:41:53 +05:30
parent ab8a4c6b9f
commit c40ef01445
5 changed files with 27 additions and 15 deletions

View File

@@ -74,6 +74,9 @@ Detailed list of changes
- Fix :opt:`inactive_text_alpha` still being applied to the cursor hidden window after focus (:iss:`4928`)
- Fix resizing window that is extra tall/wide because of left-over cells not
working reliably (:iss:`4913`)
0.24.4 [2022-03-03]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~