From f1e04ccd959b1f51d84ea09eec69cf522e046b0f Mon Sep 17 00:00:00 2001 From: Kai Sommerfeld Date: Fri, 23 Feb 2018 17:12:57 +0100 Subject: [PVR] Guide window: Reintroduce 'wrap around' when navigating the epg grid. --- addons/skin.estuary/xml/Includes_PVR.xml | 4 ++-- addons/skin.estuary/xml/MyPVRGuide.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'addons') diff --git a/addons/skin.estuary/xml/Includes_PVR.xml b/addons/skin.estuary/xml/Includes_PVR.xml index 3efc543411..938eb63dad 100644 --- a/addons/skin.estuary/xml/Includes_PVR.xml +++ b/addons/skin.estuary/xml/Includes_PVR.xml @@ -267,8 +267,8 @@ 6 9000 60 - $PARAM[control_onup_id] - $PARAM[control_id] + $PARAM[control_onupdown_id] + $PARAM[control_onupdown_id] list $PARAM[progress_texture] diff --git a/addons/skin.estuary/xml/MyPVRGuide.xml b/addons/skin.estuary/xml/MyPVRGuide.xml index 409fdd7011..e6187ea079 100644 --- a/addons/skin.estuary/xml/MyPVRGuide.xml +++ b/addons/skin.estuary/xml/MyPVRGuide.xml @@ -114,7 +114,7 @@ - + @@ -128,7 +128,7 @@ - + @@ -142,7 +142,7 @@ - + @@ -156,7 +156,7 @@ - + -- cgit v1.2.3