Skip to content
Verified Commit ab79fe47 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

effects/private: Add another guard for multi-screen Drag&Drop

Unlike D&D actions, this method does not return any feedback as to
whether an item drop was accepted by any other screen, and so whether it
is going through destruction process already, so the best we can do is
add another typeof/undefined check after calling that method.

Fixes the following error:

    file:///usr/lib/qml/org/kde/kwin/private/effects/WindowHeapDelegate.qml:415:
    TypeError: Cannot read property 'deleteDND' of undefined
parent d8faf8ab
Pipeline #234436 passed with stage
in 17 minutes and 10 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment