aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.estuary/1080i/DialogPVRInfo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.estuary/1080i/DialogPVRInfo.xml')
-rw-r--r--addons/skin.estuary/1080i/DialogPVRInfo.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/skin.estuary/1080i/DialogPVRInfo.xml b/addons/skin.estuary/1080i/DialogPVRInfo.xml
index 51aaf523be..90a997da6f 100644
--- a/addons/skin.estuary/1080i/DialogPVRInfo.xml
+++ b/addons/skin.estuary/1080i/DialogPVRInfo.xml
@@ -6,8 +6,8 @@
<controls>
<control type="image">
<texture fallback="special://skin/extras/backgrounds/SKINDEFAULT.jpg">$VAR[GlobalFanartVar]</texture>
- <width>1920</width>
- <height>1080</height>
+ <width>100%</width>
+ <height>100%</height>
<aspectratio align="center">scale</aspectratio>
<animation effect="fade" start="0" end="100" time="100">WindowOpen</animation>
<animation effect="fade" start="100" end="0" time="100">WindowClose</animation>