mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-25 02:17:03 +00:00
...
This commit is contained in:
parent
320bd90ebb
commit
69800d89c0
1 changed files with 1 additions and 1 deletions
|
|
@ -4570,7 +4570,7 @@ _glfwPlatformStartDrag(_GLFWwindow* window, const GLFWimage* thumbnail) {@autore
|
|||
Block_release(completion_handler);
|
||||
completion_handler = nil;
|
||||
}
|
||||
[file_promise_providers removeObject:self];
|
||||
if (file_promise_providers) [file_promise_providers removeObject:self];
|
||||
if (drag_finish_window_id) {
|
||||
if (!file_promise_providers || [file_promise_providers count] == 0) {
|
||||
fire_drag_finished();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue