Scrolling with mouse wheel when a selection is active should update the selection

Fixes #7543
This commit is contained in:
Kovid Goyal
2024-05-20 09:58:48 +05:30
parent dbeb31b7ad
commit 85a64f2934
2 changed files with 6 additions and 1 deletions

View File

@@ -90,6 +90,8 @@ Detailed list of changes
- Remote control: @ action: Fix some actions being performed on the active window instead of the matched window (:iss:`7438`)
- Scrolling with mouse wheel when a selection is active should update the selection (:iss:`7453`)
0.34.1 [2024-04-19]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~