D19077: WIP: Fix long labels not being wrapped

Filip Fila noreply at phabricator.kde.org
Wed Feb 20 00:14:21 GMT 2019


filipf planned changes to this revision.
filipf added inline comments.

INLINE COMMENTS

> main.qml:27
>      color: palette.base
> -    width: 360
> -    height:320
> +    height: previewImage.height + column.height + units.largeSpacing
>  

childrenRect.height can be used here, but the problem is that is that it doesn't fully cover the area of the underlying QuickWidgets white-colored element, which means this solution looks very bad with dark themes

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/7cd71bbe/attachment-0001.html>


More information about the Plasma-devel mailing list