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

Reply via email to