unicode_input kitten: Fix scrolling over multiple screens not working

Fixes #6497
This commit is contained in:
Kovid Goyal
2023-07-27 08:40:19 +05:30
parent 6fda8d7e23
commit 737e4cdbd3
2 changed files with 31 additions and 19 deletions

View File

@@ -44,6 +44,8 @@ Detailed list of changes
- Detect .tex and Makefiles as plain text files (:iss:`6492`)
- unicode_input kitten: Fix scrolling over multiple screens not working (:iss:`6497`)
0.29.1 [2023-07-17]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~