Migliorie al Menu Rapido

This commit is contained in:
Alhaziel01
2020-12-18 16:55:58 +01:00
parent e4aaeca3c8
commit 7e49da0998
7 changed files with 40 additions and 39 deletions
@@ -78,27 +78,7 @@
<top>1</top>
<width>220</width>
<height>218</height>
<texture colordiffuse="FF0082C2">white.png</texture>
</control>
<control type="textbox">
<left>0</left>
<top>160</top>
<width>220</width>
<height>74</height>
<font>font12</font>
<textcolor>FFFFFFFF</textcolor>
<label>$INFO[ListItem.Label]</label>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="image">
<left>100</left>
<top>5</top>
<width>20</width>
<height>20</height>
<texture>$INFO[ListItem.Property(sub)]</texture>
<aspectratio>keep</aspectratio>
<align>center</align>
<texture colordiffuse="550082C2">white.png</texture>
</control>
<control type="image">
<width>220</width>
@@ -107,6 +87,25 @@
<aspectratio>keep</aspectratio>
<align>center</align>
</control>
<control type="textbox">
<left>0</left>
<top>160</top>
<width>220</width>
<height>74</height>
<textcolor>FF232323</textcolor>
<label>$INFO[ListItem.Label]</label>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="image">
<left>90</left>
<top>0</top>
<width>40</width>
<height>40</height>
<texture colordiffuse="FF232323">$INFO[ListItem.Property(sub)]</texture>
<aspectratio>keep</aspectratio>
<align>center</align>
</control>
</focusedlayout>
</control>
</control> <!-- GROUP CONTROLS END -->
+11 -12
View File
@@ -80,33 +80,32 @@
<height>218</height>
<texture colordiffuse="FF0082C2">white.png</texture>
</control>
<control type="image">
<width>220</width>
<height>220</height>
<texture>$INFO[ListItem.Property(thumbnail)]</texture>
<aspectratio>keep</aspectratio>
<align>center</align>
</control>
<control type="textbox">
<left>0</left>
<top>160</top>
<width>220</width>
<height>74</height>
<font>font12</font>
<textcolor>FFFFFFFF</textcolor>
<label>$INFO[ListItem.Label]</label>
<align>center</align>
<aligny>center</aligny>
</control>
<control type="image">
<left>100</left>
<top>5</top>
<width>20</width>
<height>20</height>
<left>90</left>
<top>0</top>
<width>40</width>
<height>40</height>
<texture>$INFO[ListItem.Property(sub)]</texture>
<aspectratio>keep</aspectratio>
<align>center</align>
</control>
<control type="image">
<width>220</width>
<height>220</height>
<texture>$INFO[ListItem.Property(thumbnail)]</texture>
<aspectratio>keep</aspectratio>
<align>center</align>
</control>
</focusedlayout>
</control>
</control> <!-- GROUP CONTROLS END -->
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB