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

Authored by hein on Aug 12 2017, 12:32 AM.

Diff Detail

Repository
R119 Plasma Desktop
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
hein created this revision.Aug 12 2017, 12:32 AM
Restricted Application added a project: Plasma. · View Herald TranscriptAug 12 2017, 12:32 AM
davidedmundson requested changes to this revision.Aug 12 2017, 7:04 AM
davidedmundson added inline comments.
applets/taskmanager/package/contents/ui/MouseHandler.qml
102

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

This revision now requires changes to proceed.Aug 12 2017, 7:04 AM
hein updated this revision to Diff 18121.Aug 14 2017, 7:46 AM
hein edited edge metadata.

Move check into dragging block.

davidedmundson accepted this revision.Aug 14 2017, 7:49 AM
This revision is now accepted and ready to land.Aug 14 2017, 7:49 AM
This revision was automatically updated to reflect the committed changes.