broulik added inline comments.

INLINE COMMENTS

> ToolTipInstance.qml:349
> +                            if (canPause) {
> +                                mpris2Source.playPause(mprisSourceName);
> +                            } else if (playing) {

Same as with media controller, please do not mix playPause with manual 
play+pause, it makes the code convoluted and hard to follow, just manually do 
it then.

REPOSITORY
  R119 Plasma Desktop

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

To: kossebau, broulik, hein
Cc: plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, 
sebas, apol, mart

Reply via email to