D22306: Do not skip code launching application in application dashboard
Eike Hein
noreply at phabricator.kde.org
Wed Jul 24 10:36:20 BST 2019
hein added a comment.
Thanks, this looks a lot better and cleaner. Minor nitpick to clean up.
INLINE COMMENTS
> ItemGridView.qml:440
> + itemGrid.itemActivated(pressedItem.itemIndex, "", null);
> + } else if (!dragHelper.dragging && !pressedItem && mouse.button == Qt.LeftButton)
> + root.toggle();
Coding style: Even for single-line blocks we require braces.
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D22306
To: luc4, ngraham, trmdi, #plasma
Cc: hein, plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190724/d27d98cd/attachment-0001.html>
More information about the Plasma-devel
mailing list