mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 01:05:48 +02:00
...
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user