Fix deleting images by row not calculating image bounds correctly

Fixes #5081
This commit is contained in:
Kovid Goyal
2022-05-13 09:51:25 +05:30
parent 600c595fdf
commit cf8ccabad9
2 changed files with 3 additions and 1 deletions

View File

@@ -59,6 +59,8 @@ Detailed list of changes
- Fix reloading of config not working when :file:`kitty.conf` does not exist when kitty is launched (:iss:`5071`)
- Fix deleting images by row not calculating image bounds correctly (:iss:`5081`)
0.25.0 [2022-04-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~