aboutsummaryrefslogtreecommitdiff
path: root/addons
diff options
context:
space:
mode:
Diffstat (limited to 'addons')
-rw-r--r--addons/skin.confluence/720p/MyWeather.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/addons/skin.confluence/720p/MyWeather.xml b/addons/skin.confluence/720p/MyWeather.xml
index c0334dd573..c7cc84de4a 100644
--- a/addons/skin.confluence/720p/MyWeather.xml
+++ b/addons/skin.confluence/720p/MyWeather.xml
@@ -3,6 +3,19 @@
<allowoverlay>no</allowoverlay>
<controls>
<include>CommonBackground</include>
+ <control type="multiimage">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>1280</width>
+ <height>720</height>
+ <imagepath background="true">$INFO[Skin.String(WeatherFanartDir)]$INFO[Window(Weather).Property(Current.FanartCode)]</imagepath>
+ <timeperimage>10000</timeperimage>
+ <randomize>true</randomize>
+ <fadetime>1000</fadetime>
+ <include>VisibleFadeEffect</include>
+ <visible>Skin.HasSetting(ShowWeatherFanart) + !IsEmpty(Skin.String(WeatherFanartDir))</visible>
+ <animation effect="fade" time="200">WindowClose</animation>
+ </control>
<control type="image">
<description>Section header image</description>
<posx>20</posx>