D19077: Fix long labels not being wrapped

Nathaniel Graham noreply at phabricator.kde.org
Wed Feb 20 21:44:03 GMT 2019


ngraham added inline comments.

INLINE COMMENTS

> main.qml:26
> +    //WORKAROUND: makes the rectangle's color match the background color
> +    color: Qt.tint(Kirigami.Theme.backgroundColor, Qt.rgba(Kirigami.Theme.viewBackgroundColor.r, Kirigami.Theme.viewBackgroundColor.g, Kirigami.Theme.viewBackgroundColor.b, 0.3))
> +    height: childrenRect.height

Is this actually going to work with all color schemes? Why are the colors not identical in the first place?

REPOSITORY
  R123 SDDM Configuration Panel (KCM)

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

To: filipf, #plasma, #vdg, ngraham
Cc: abetts, rooty, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190220/31217728/attachment.html>


More information about the Plasma-devel mailing list