D8178: Fix editing items in SimpleFavoritesModel

David Edmundson noreply at phabricator.kde.org
Tue Oct 10 12:12:53 UTC 2017


davidedmundson accepted this revision.
davidedmundson added inline comments.
This revision is now accepted and ready to land.

INLINE COMMENTS

> tools.js:32
>              actionList.unshift(separator);
> +            // actionList = actions.concat(actionList); // this crashes Qt O.o
>              actionList.unshift.apply(actionList, actions);

I don't understand the comment; are you explaining why you're using unshift instead of concat?

> tools.js:177
>  
> +    console.log(actionId);
> +

?

REPOSITORY
  R119 Plasma Desktop

BRANCH
  Plasma/5.11

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

To: fvogt, #plasma, davidedmundson
Cc: davidedmundson, rikmills, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20171010/bb8be95b/attachment.html>


More information about the Plasma-devel mailing list