Applet: Rename MediaPlayer to MediaPlayerItem
ClosedPublic

Authored by drosca on Jul 3 2017, 6:47 PM.

Details

Summary

Recent change in QML broke the code where there was an item
and model role both named MediaPlayer, which made it to show
media player component for all devices.

This fixes the issue and media player component is again visible
only when media player is actually connected.

Test Plan

media player component now pops up only when it should

Diff Detail

Repository
R97 Bluedevil
Branch
Plasma/5.8
Lint
No Linters Available
Unit
No Unit Test Coverage
drosca created this revision.Jul 3 2017, 6:47 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJul 3 2017, 6:47 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson accepted this revision.Jul 3 2017, 11:15 PM
This revision is now accepted and ready to land.Jul 3 2017, 11:15 PM
This revision was automatically updated to reflect the committed changes.