Piccole migliorie grafiche Ricerca Globale

This commit is contained in:
Alhaziel01
2020-12-01 11:17:56 +01:00
parent a3d8362d13
commit 660662669b
+36 -2
View File
@@ -389,6 +389,8 @@
<texture>$INFO[ListItem.Property(thumb)]</texture>
<aspectratio>scale</aspectratio>
</control>
<control type="group">
<visible>ListItem.Property(quality)</visible>
<control type="image">
<description>Servers Quality</description>
<top>35</top>
@@ -399,7 +401,7 @@
<aspectratio>scale</aspectratio>
</control>
<control type="textbox">
<description>Server Name</description>
<description>Server Title</description>
<left>220</left>
<top>35</top>
<width>450</width>
@@ -411,6 +413,21 @@
<aligny>center</aligny>
<label>[B][COLOR FFAAAAAA]$INFO[ListItem.Property(servername)][/COLOR][/B]</label>
</control>
</control>
<control type="textbox">
<visible>!ListItem.Property(quality)</visible>
<description>Server Title</description>
<left>150</left>
<top>35</top>
<width>450</width>
<height>60</height>
<!-- <font>font30_title</font> -->
<textcolor>FFFFFFFF</textcolor>
<shadowcolor>00000000</shadowcolor>
<align>left</align>
<aligny>center</aligny>
<label>[B][COLOR FFAAAAAA]$INFO[ListItem.Property(servername)][/COLOR][/B]</label>
</control>
</itemlayout>
<focusedlayout height="140" width="700">
<control type="image">
@@ -439,8 +456,10 @@
<texture>$INFO[ListItem.Property(thumb)]</texture>
<aspectratio>scale</aspectratio>
</control>
<control type="group">
<visible>ListItem.Property(quality)</visible>
<control type="image">
<description>Servers Title</description>
<description>Servers Quality</description>
<top>35</top>
<left>150</left>
<width>60</width>
@@ -461,6 +480,21 @@
<aligny>center</aligny>
<label>[B][COLOR FFAAAAAA]$INFO[ListItem.Property(servername)][/COLOR][/B]</label>
</control>
</control>
<control type="textbox">
<visible>!ListItem.Property(quality)</visible>
<description>Server Title</description>
<left>150</left>
<top>35</top>
<width>450</width>
<height>60</height>
<!-- <font>font30_title</font> -->
<textcolor>FFFFFFFF</textcolor>
<shadowcolor>00000000</shadowcolor>
<align>left</align>
<aligny>center</aligny>
<label>[B][COLOR FFAAAAAA]$INFO[ListItem.Property(servername)][/COLOR][/B]</label>
</control>
</focusedlayout>
</control> <!-- END Servers List -->
</control> <!-- END SERVERS GROUP -->