macOS: Fix scrolling very slowly with wheel mice not working

Fixes #1238
This commit is contained in:
Kovid Goyal
2018-12-18 11:15:22 +05:30
parent c9441bd3e2
commit 703a1b83a8
2 changed files with 5 additions and 0 deletions

View File

@@ -20,6 +20,8 @@ Changelog
- macOS: Add an entry to the dock menu to open a new OS window (:iss:`1242`)
- macOS: Fix scrolling very slowly with wheel mice not working (:iss:`1238`)
- Fix changing :opt:`cursor_text_color` via remote control not working
(:iss:`1229`)