broulik added a comment.
+1 INLINE COMMENTS > MouseHandler.qml:125 > onDrop: { > // Reject internal drops. > + if (event.mimeData.formats.indexOf("text/x-plasmoidservicename") > >= 0) { // Reject plasmoid drops, so the containment can handle them. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D4476 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: davidedmundson, #plasma Cc: broulik, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol