Skip to content

Commit

Permalink
Cleanup overflowing shutdown menu text
Browse files Browse the repository at this point in the history
  • Loading branch information
bumpaneer committed Mar 10, 2015
1 parent 421df05 commit 2a687c4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 720p/Defaults.xml
Expand Up @@ -15,7 +15,7 @@
<disabledcolor>TextDisabled</disabledcolor>
<texturefocus>ButtonFo.png</texturefocus>
<texturenofocus>ButtonNF.png</texturenofocus>
<pulseonselect>false</pulseonselect>
<pulseonselect>no</pulseonselect>
</default>
<default type="textbox">
<left>0</left>
Expand Down
14 changes: 11 additions & 3 deletions 720p/DialogButtonMenu.xml
Expand Up @@ -17,7 +17,7 @@
<ondown>3110</ondown>
</control>
<control type="grouplist" id="1">
<left>458</left>
<left>455</left>
<top>0</top>
<onleft>noop</onleft>
<onright>noop</onright>
Expand All @@ -36,7 +36,7 @@
<texture border="45,45,45,0">DialogContextTop.png</texture>
</control>
<control type="image">
<left>72</left>
<left>75</left>
<top>39</top>
<width>220</width>
<height>35</height>
Expand All @@ -51,7 +51,7 @@
<texture border="45,0,45,0">DialogContextMiddle.png</texture>
</control>
<control type="image">
<left>42</left>
<left>50</left>
<top>86</top>
<width>270</width>
<height>2</height>
Expand All @@ -66,6 +66,7 @@
<height>35</height>
<textcolor>grey</textcolor>
<focusedcolor>white</focusedcolor>
<textwidth>280</textwidth>
<align>center</align>
<aligny>center</aligny>
<colordiffuse>mainblue</colordiffuse>
Expand All @@ -83,6 +84,7 @@
<height>35</height>
<textcolor>grey</textcolor>
<focusedcolor>white</focusedcolor>
<textwidth>280</textwidth>
<align>center</align>
<aligny>center</aligny>
<colordiffuse>red</colordiffuse>
Expand All @@ -100,6 +102,7 @@
<height>35</height>
<textcolor>grey</textcolor>
<focusedcolor>white</focusedcolor>
<textwidth>280</textwidth>
<align>center</align>
<aligny>center</aligny>
<colordiffuse>mainblue</colordiffuse>
Expand All @@ -118,6 +121,7 @@
<height>35</height>
<textcolor>grey</textcolor>
<focusedcolor>white</focusedcolor>
<textwidth>280</textwidth>
<align>center</align>
<aligny>center</aligny>
<colordiffuse>mainblue</colordiffuse>
Expand All @@ -135,6 +139,7 @@
<height>35</height>
<textcolor>grey</textcolor>
<focusedcolor>white</focusedcolor>
<textwidth>280</textwidth>
<align>center</align>
<aligny>center</aligny>
<colordiffuse>mainblue</colordiffuse>
Expand All @@ -152,6 +157,7 @@
<height>35</height>
<textcolor>grey</textcolor>
<focusedcolor>white</focusedcolor>
<textwidth>280</textwidth>
<align>center</align>
<aligny>center</aligny>
<colordiffuse>mainblue</colordiffuse>
Expand All @@ -169,6 +175,7 @@
<height>35</height>
<textcolor>grey</textcolor>
<focusedcolor>white</focusedcolor>
<textwidth>280</textwidth>
<align>center</align>
<aligny>center</aligny>
<colordiffuse>mainblue</colordiffuse>
Expand All @@ -186,6 +193,7 @@
<height>35</height>
<textcolor>grey</textcolor>
<focusedcolor>white</focusedcolor>
<textwidth>280</textwidth>
<align>center</align>
<aligny>center</aligny>
<colordiffuse>mainblue</colordiffuse>
Expand Down

0 comments on commit 2a687c4

Please sign in to comment.