Fix a regression that broke drag and drop on macOS

Fixes #2605
This commit is contained in:
Kovid Goyal
2020-04-29 09:12:04 +05:30
parent 5c38aabf0e
commit b738f4d4ff
2 changed files with 5 additions and 9 deletions

View File

@@ -17,6 +17,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Fix a regression that caused clicking in the padding/margins of windows in
the stack layout to switch the window to the first window (:iss:`2604`)
- Fix a regression that broke drag and drop on macOS (:iss:`2605`)
0.17.3 [2020-04-23]
--------------------