skiller2k1 Wrote:I have some problems with the horizontal menu and the submenus. The main horizontal menu is too high and the submenus are not fully displayedI fixed it that way:
Code:
--- Home.xml.org 2009-09-10 19:41:25.000000000 +0200
+++ Home.xml 2009-09-10 21:53:11.000000000 +0200
@@ -1521,7 +1521,7 @@
<control type="image">
<posx>-880</posx>
<posy>0</posy>
- <width>240</width>
+ <width>200</width>
<height>1280</height>
<animation effect="rotate" start="90" end="90" time="0">WindowOpen</animation>
<texture rotate="90">HomeBlade.png</texture>
@@ -1529,7 +1529,7 @@
<control type="image">
<posx>-880</posx>
<posy>0</posy>
- <width>240</width>
+ <width>200</width>
<height>1280</height>
<animation effect="rotate" start="90" end="90" time="0">WindowOpen</animation>
<texture diffuse="HomeMenuDiffuse.png">HomeBlade.png</texture>I don't know if my changes make sense, but it works for me.
skiller2k1

Search
Help