mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
Fix resizing window that is extra tall/wide because of left-over cells not working reliably
Fixes #4913
This commit is contained in:
parent
ab8a4c6b9f
commit
c40ef01445
5 changed files with 27 additions and 15 deletions
|
|
@ -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]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue