aboutsummaryrefslogtreecommitdiff
path: root/addons
diff options
context:
space:
mode:
authorKai Sommerfeld <kai.sommerfeld@gmx.com>2021-03-28 22:01:53 +0200
committerKai Sommerfeld <kai.sommerfeld@gmx.com>2021-03-29 08:56:41 +0200
commit3127977b56ea3c5305139ed27073363036922542 (patch)
treea3548e63f81b08f1d6a5f086b649bca16872b3c7 /addons
parente6c9fd4a4039372be99c05ebcc5f8fb44e13c189 (diff)
[PVR] Guide window: Fix playing archived programme not selected on window init.
Diffstat (limited to 'addons')
-rw-r--r--addons/skin.estuary/xml/DialogPVRGuideControls.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/skin.estuary/xml/DialogPVRGuideControls.xml b/addons/skin.estuary/xml/DialogPVRGuideControls.xml
index 9e91a54549..ad4fa50362 100644
--- a/addons/skin.estuary/xml/DialogPVRGuideControls.xml
+++ b/addons/skin.estuary/xml/DialogPVRGuideControls.xml
@@ -124,7 +124,7 @@
</include>
<animation effect="rotate" start="0" end="-90" center="auto" condition="true">Conditional</animation>
<onclick>PVR.EpgGridControl(PlayingChannel)</onclick>
- <visible>PVR.IsPlayingTV | PVR.IsPlayingRadio</visible>
+ <visible>PVR.IsPlayingTV | PVR.IsPlayingRadio | PVR.IsPlayingEpgTag</visible>
</control>
<control type="radiobutton" id="70042">
<include content="OSDButton">