D28306: Make the hover state clarifying, but not main
Eugene Popov
noreply at phabricator.kde.org
Thu Mar 26 18:31:48 GMT 2020
epopov marked 2 inline comments as done.
epopov added inline comments.
INLINE COMMENTS
> broulik wrote in Task.qml:331
> We can use ECMAScript 6 now, use spread syntax:
>
> return [
> ...TaskTools.taskPrefix(etc),
> ...foo,
> ...bar
> ];
>
> Note the `...`
TaskTools.taskPrefix(...) returns an array, so it will be an array-of-arrays
> broulik wrote in Task.qml:331
> We can use ECMAScript 6 now, use spread syntax:
>
> return [
> ...TaskTools.taskPrefix(etc),
> ...foo,
> ...bar
> ];
>
> Note the `...`
Ah, now I understand. It looks amazing.
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/c4553118/attachment-0001.html>
More information about the Plasma-devel
mailing list