aboutsummaryrefslogtreecommitdiff
path: root/addons
diff options
context:
space:
mode:
authorJezz_X <jezzx2@gmail.com>2012-07-11 20:22:35 +1000
committerJezz_X <jezzx2@gmail.com>2012-07-11 20:22:35 +1000
commit8f637570b804f5ac02d55e86bae400f75bf92060 (patch)
treecd8bf65fd39d16762677467293404a02de00ed5b /addons
parentc924204d75d511489972cfba24f6dd3bce457a10 (diff)
Changed: [Confluence] set the default fan art background image aspect ratio from stretch to scale so it maintains the correct aspect if your using anything but 16x9 aspect, 16x9 users wont notice any difference fixes #13171
Diffstat (limited to 'addons')
-rw-r--r--addons/skin.confluence/720p/IncludesBackgroundBuilding.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml b/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml
index 1218736116..025feb4e6a 100644
--- a/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml
+++ b/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml
@@ -27,6 +27,7 @@
<posy>0</posy>
<width>1280</width>
<height>720</height>
+ <aspectratio>scale</aspectratio>
<texture background="true">$INFO[ListItem.Property(Fanart_Image)]</texture>
<include>backgroundfade</include>
<fadetime>FanartCrossfadeTime</fadetime>