macOS: Fix touch scrolling sensitivity low on retina screens

Fixes #1112
This commit is contained in:
Kovid Goyal
2018-11-04 12:07:55 +05:30
parent be6556c884
commit 82f9aecacb
2 changed files with 7 additions and 0 deletions

View File

@@ -43,6 +43,8 @@ Changelog
- macOS: Use the system default double click interval (:pull:`1090`)
- macOS: Fix touch scrolling sensitivity low on retina screens (:iss:`1112`)
- Linux: Fix match rules used as aliases in Fontconfig configuration not being
respected (:iss:`1085`)