Enlargen home button

This commit is contained in:
croneter 2018-09-15 14:24:14 +02:00
parent 66d5ae1347
commit 6a32fd2c33

View file

@ -775,18 +775,18 @@
</control> </control>
<control type="grouplist"> <control type="grouplist">
<posx>60</posx> <posx>20</posx>
<posy>34.5</posy> <posy>-5.5</posy>
<width>1000</width> <width>1040</width>
<height>66</height> <height>170</height>
<align>left</align> <align>left</align>
<itemgap>60</itemgap> <itemgap>60</itemgap>
<orientation>horizontal</orientation> <orientation>horizontal</orientation>
<ondown>101</ondown> <ondown>101</ondown>
<usecontrolcoords>true</usecontrolcoords> <usecontrolcoords>true</usecontrolcoords>
<control type="group"> <control type="group">
<posx>0</posx> <posx>40</posx>
<posy>0</posy> <posy>34.5</posy>
<width>124</width> <width>124</width>
<height>66</height> <height>66</height>
<control type="button" id="500"> <control type="button" id="500">
@ -817,23 +817,23 @@
<visible>!Control.HasFocus(500) + String.IsEmpty(Window.Property(dropdown))</visible> <visible>!Control.HasFocus(500) + String.IsEmpty(Window.Property(dropdown))</visible>
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>40</width> <width>90</width>
<height>40</height> <height>90</height>
<texture>script.plex/home/type/home.png</texture> <texture>script.plex/home/type/home.png</texture>
</control> </control>
<control type="image"> <control type="image">
<visible>Control.HasFocus(500) | !String.IsEmpty(Window.Property(dropdown))</visible> <visible>Control.HasFocus(500) | !String.IsEmpty(Window.Property(dropdown))</visible>
<posx>-18</posx> <posx>-40</posx>
<posy>-18</posy> <posy>-40</posy>
<width>76</width> <width>170</width>
<height>76</height> <height>170</height>
<texture>script.plex/home/type/home-selected.png</texture> <texture>script.plex/home/type/home-selected.png</texture>
</control> </control>
</control> </control>
</control> </control>
<control type="label"> <control type="label">
<posx>-27</posx> <posx>13</posx>
<posy>0</posy> <posy>50</posy>
<width max="500">auto</width> <width max="500">auto</width>
<height>66</height> <height>66</height>
<font>font12</font> <font>font12</font>