macOS: Fix momentum scrolling continuing when changing the active window/tab

Fixes #1267
This commit is contained in:
Kovid Goyal
2018-12-26 20:39:04 +05:30
parent fe67e3dde7
commit 64bef38813
2 changed files with 13 additions and 0 deletions

View File

@@ -31,6 +31,9 @@ Changelog
- Fix using the ``new_tab !neighbor`` action changing the order of the
non-neighboring tabs (:iss:`1256`)
- macOS: Fix momentum scrolling continuing when changing the active window/tab
(:iss:`1267`)
0.13.1 [2018-12-06]
------------------------------