D16842: [clipboard] Limit length of clipboard text item visualisation

Kai Uwe Broulik noreply at phabricator.kde.org
Mon Nov 12 18:15:23 GMT 2018


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

INLINE COMMENTS

> TextItemDelegate.qml:33
>  
> -        var text = DisplayRole
> +        var text = DisplayRole.slice(0, 64)
>  

I think 100 is better since it can wrap to up to three lines, fine otherwise

REPOSITORY
  R120 Plasma Workspace

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

To: anthonyfieroni, #plasma, broulik, davidedmundson
Cc: plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20181112/9c2ecc78/attachment.html>


More information about the Plasma-devel mailing list