D12552: Use title, album and artist in UI

Aleix Pol Gonzalez noreply at phabricator.kde.org
Fri Apr 27 22:19:39 UTC 2018


apol requested changes to this revision.
apol added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> mpris.qml:49
>              text: root.pluginInterface.nowPlaying
> +            visible: root.pluginInterface.title == ""
> +        }

This is weird. When there's a title but no artist you'll se both. Use a `visible: !otherThing.visible`.

REPOSITORY
  R224 KDE Connect

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

To: nicolasfella, #kde_connect, apol
Cc: mtijink, apol, #kde_connect, yannux, Danial0_0, johnq, Pitel, adeen-s, SemperPeritus, ahmedbesbes, ndavis, daniel.z.tg, jeanv, seebauer, bugzy, MayeulC, menasshock, ach
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdeconnect/attachments/20180427/2d6a55b3/attachment.html>


More information about the KDEConnect mailing list