D6880: [Folder View] Indicate cut items

Kai Uwe Broulik noreply at phabricator.kde.org
Mon Jul 24 16:02:59 UTC 2017


broulik added inline comments.

INLINE COMMENTS

> foldermodel.cpp:1714
> +        const QModelIndex &idx = index(indexForUrl(url), 0);
> +        if (idx.isValid()) {
> +            emit dataChanged(idx, idx, {IsCutRole});

I think this check down here is wrong/not working properly

REPOSITORY
  R119 Plasma Desktop

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

To: broulik, #plasma, hein, #vdg, emmanuelp, dfaure
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/20170724/87a99cb5/attachment.html>


More information about the Plasma-devel mailing list