Cleanup previous PR

This commit is contained in:
Kovid Goyal
2022-02-14 20:21:17 +05:30
parent 3e2a8d80d7
commit 88630731dc
3 changed files with 16 additions and 13 deletions

View File

@@ -135,7 +135,7 @@ Detailed list of changes
- Wayland: Fix touchpads and high resolution wheels not scrolling at the same speed on monitors with different scales (:iss:`4703`)
- Add an option :opt:`wheel_scroll_min_lines` to set the minimum number of lines for mouse wheel scrolling (:pull:`4710`)
- Add an option :opt:`wheel_scroll_min_lines` to set the minimum number of lines for mouse wheel scrolling when using a mouse with a wheel that generates very small offsets when slow scrolling (:pull:`4710`)
0.24.2 [2022-02-03]