macOS: Fix drag and drop of files not working on mojave

Fixes #1058
This commit is contained in:
Kovid Goyal
2018-10-11 18:36:24 +05:30
parent b4afbe47b3
commit c493583f25
2 changed files with 14 additions and 5 deletions

View File

@@ -15,6 +15,8 @@ Changelog
- Fix incorrect key repeat rate on wayland (:pull:`1055`)
- macOS: Fix drag and drop of files not working on mojave (:iss:`1058`)
0.12.3 [2018-09-29]
------------------------------