Skip to content

Commit

Permalink
Gotham: correct Home datebar
Browse files Browse the repository at this point in the history
  • Loading branch information
kib committed Feb 13, 2014
1 parent 911bd6a commit 50c31f4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions 720p/Includes.xml
Expand Up @@ -435,8 +435,8 @@
<left>0</left>
<top>0</top>
<control type="group">
<animation effect="slide" start="-150,0" end="0,0" time="500">WindowOpen</animation>
<animation effect="slide" start="0,0" end="-150,0" time="400">WindowClose</animation>
<animation effect="slide" start="300,0" end="0,0" time="500">WindowOpen</animation>
<animation effect="slide" start="0,0" end="-300,0" time="400">WindowClose</animation>
<control type="image">
<left>-180</left>
<top>0</top>
Expand Down Expand Up @@ -465,7 +465,7 @@
<animation effect="slide" start="0,0" end="-300,0" time="400">WindowClose</animation>
<control type="image">
<left>-150</left>
<top>0</top>
<top>0</top>
<colordiffuse>mainblue</colordiffuse>
<texture flipx="true">MenuItemFO_small.png</texture>
</control>
Expand Down Expand Up @@ -2107,4 +2107,4 @@
<texturenofocus>-</texturenofocus>
<texturefocus>-</texturefocus>
</include>
</includes>
</includes>

0 comments on commit 50c31f4

Please sign in to comment.