D7268: Use new libtm API to enable DND reordering within group dialogs.

David Edmundson noreply at phabricator.kde.org
Sat Aug 12 07:04:11 UTC 2017


davidedmundson requested changes to this revision.
davidedmundson added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> MouseHandler.qml:102
> +            // Reject drags between different TaskList instances.
> +            if (tasks.dragSource.parent != above.parent) {
> +                return;

We do need this check when moving, but doesn't having this here break item activation?

REPOSITORY
  R119 Plasma Desktop

REVISION DETAIL
  https://phabricator.kde.org/D7268

To: hein, #plasma, davidedmundson, argonel
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170812/b2141e14/attachment.html>


More information about the Plasma-devel mailing list