D28306: Make the hover state clarifying, but not main

Kai Uwe Broulik noreply at phabricator.kde.org
Thu Mar 26 15:25:52 GMT 2020


broulik added inline comments.

INLINE COMMENTS

> davidedmundson wrote in Task.qml:331
> this is a bit longwinded, can we make a function in TasksTools?

We can use ECMAScript 6 now, use spread syntax:

  return [
      ...TaskTools.taskPrefix(etc),
      ...foo,
      ...bar
  ];

Note the `...`

REPOSITORY
  R119 Plasma Desktop

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

To: epopov, davidedmundson, #vdg
Cc: broulik, ngraham, epopov, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200326/69c47ebd/attachment.html>


More information about the Plasma-devel mailing list