broulik accepted this revision.
broulik added a comment.

  Go go go :)

INLINE COMMENTS

> ExpandedRepresentation.qml:174
>  
> -            ColumnLayout {
> -                Layout.fillWidth: true
> -                spacing: units.smallSpacing / 2
> -
> -                PlasmaExtras.Heading {
> -                    id: song
> -                    Layout.fillWidth: true
> -                    level: 3
> -                    opacity: 0.6
> -
> -                    maximumLineCount: 3
> -                    wrapMode: Text.WrapAtWordBoundaryOrAnywhere
> -                    elide: Text.ElideRight
> -                    text: root.track ? root.track : i18n("No media playing")
> -                    textFormat: Text.PlainText
> -                }
> +        PlasmaCore.IconItem {
> +            anchors {

`usesPlasmaTheme: false`

REPOSITORY
  R120 Plasma Workspace

BRANCH
  mediaAppletStructure

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

To: romangg, #plasma, andreask, broulik
Cc: ngraham, abetts, nicolasfella, broulik, plasma-devel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, sebas, apol, mart

Reply via email to