D27711: [Applet]Use gridLayout for details

George Vogiatzis noreply at phabricator.kde.org
Mon Mar 9 06:46:35 GMT 2020


gvgeo added a comment.


  @ngraham If FormLayout does not support opacity/enabled for labels, then maybe, this patch is good enough.

INLINE COMMENTS

> DetailsText.qml:67
>                  font.pointSize: theme.smallestFont.pointSize
> -                text: details[(index*2)+1]
> +                horizontalAlignment: Text.AlignLeft
> +                text: details[index] + (label ? ": " : "")

Remove this.

REPOSITORY
  R116 Plasma Network Management Applet

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

To: gvgeo, #plasma, jgrulich, ngraham
Cc: plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, 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/20200309/58f612c8/attachment-0001.html>


More information about the Plasma-devel mailing list