aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml
diff options
context:
space:
mode:
authorJezz_X <jezzx2@gmail.com>2011-04-10 19:40:14 +1000
committerJezz_X <jezzx2@gmail.com>2011-04-10 19:40:14 +1000
commit9128b334f8ec4253e13642440d0e76656ddb09e4 (patch)
treec75a854c55cad424df44f23f5e0cd461e94e1ec5 /addons/skin.confluence/720p/IncludesBackgroundBuilding.xml
parent381a53c8987d38fa0a94f461589acfca47f08b1c (diff)
Changed: [Confluence] More standard window design layout
Diffstat (limited to 'addons/skin.confluence/720p/IncludesBackgroundBuilding.xml')
-rw-r--r--addons/skin.confluence/720p/IncludesBackgroundBuilding.xml17
1 files changed, 9 insertions, 8 deletions
diff --git a/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml b/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml
index e4cd917879..424bcb31f4 100644
--- a/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml
+++ b/addons/skin.confluence/720p/IncludesBackgroundBuilding.xml
@@ -186,16 +186,17 @@
</control>
</include>
<include name="ContentPanelBackgrounds">
+ <control type="image">
+ <posx>0</posx>
+ <posy>100r</posy>
+ <width>1280</width>
+ <height>100</height>
+ <texture>floor.png</texture>
+ <animation effect="fade" time="250" condition="Window.Previous(Home)">WindowOpen</animation>
+ <animation effect="fade" time="250" condition="Window.Next(Home)">WindowClose</animation>
+ </control>
<control type="group">
<include>Window_OpenClose_Animation</include>
- <control type="image">
- <posx>0</posx>
- <posy>100r</posy>
- <width>1280</width>
- <height>100</height>
- <texture>floor.png</texture>
- <include>VisibleFadeEffect</include>
- </control>
<control type="group">
<include>VisibleFadeEffect</include>
<visible>Control.IsVisible(50)</visible>