diff kitten: Fix images losing position when scrolling using mouse wheel/touchpad

This commit is contained in:
Kovid Goyal 2020-03-19 18:46:10 +05:30
parent e2339697b9
commit eddd45bbc3
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
3 changed files with 57 additions and 4 deletions

View file

@ -88,6 +88,12 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Wayland: Fix a crash when drag and dropping into kitty (:iss:`2432`)
- diff kitten: Fix images lingering as blank rectangles after the kitten quits
(:iss:`2449`)
- diff kitten: Fix images losing position when scrolling using mouse
wheel/touchpad
0.16.0 [2020-01-28]
--------------------