Alignment fixes

This commit is contained in:
DaVukovic 2019-05-24 19:37:15 +02:00
parent 0dacca73b2
commit de8d2063f0
4 changed files with 67 additions and 67 deletions

View File

@ -8,9 +8,9 @@
<include>ContentPanel</include> <include>ContentPanel</include>
<control type="grouplist" id="5"> <control type="grouplist" id="5">
<description>control area</description> <description>control area</description>
<posx>300</posx> <left>350</left>
<posy>130</posy> <top>130</top>
<width>950</width> <width>900</width>
<height>510</height> <height>510</height>
<itemgap>2</itemgap> <itemgap>2</itemgap>
<pagecontrol>-</pagecontrol> <pagecontrol>-</pagecontrol>
@ -25,9 +25,9 @@
<include>CommonNowPlaying</include> <include>CommonNowPlaying</include>
<control type="grouplist" id="3"> <control type="grouplist" id="3">
<description>button area</description> <description>button area</description>
<posx>0</posx> <left>0</left>
<posy>130</posy> <top>130</top>
<width>280</width> <width>330</width>
<height>440</height> <height>440</height>
<itemgap>2</itemgap> <itemgap>2</itemgap>
<onleft>5</onleft> <onleft>5</onleft>
@ -40,7 +40,7 @@
<left>0</left> <left>0</left>
<top>585</top> <top>585</top>
<height>60</height> <height>60</height>
<width>280</width> <width>330</width>
<font>font13</font> <font>font13</font>
<label>31408</label> <label>31408</label>
<texturenofocus>Button_Side_NoFocus.png</texturenofocus> <texturenofocus>Button_Side_NoFocus.png</texturenofocus>
@ -49,7 +49,7 @@
<description>Settings level button</description> <description>Settings level button</description>
<left>0</left> <left>0</left>
<top>585</top> <top>585</top>
<width>280</width> <width>330</width>
<height>60</height> <height>60</height>
<align>right</align> <align>right</align>
<aligny>top</aligny> <aligny>top</aligny>
@ -72,8 +72,8 @@
</control> </control>
<control type="button" id="7"> <control type="button" id="7">
<description>Default Button</description> <description>Default Button</description>
<posx>0</posx> <left>0</left>
<posy>0</posy> <top>0</top>
<height>35</height> <height>35</height>
<font>font12</font> <font>font12</font>
<textcolor>grey2</textcolor> <textcolor>grey2</textcolor>
@ -83,8 +83,8 @@
</control> </control>
<control type="radiobutton" id="8"> <control type="radiobutton" id="8">
<description>Default RadioButton</description> <description>Default RadioButton</description>
<posx>0</posx> <left>0</left>
<posy>0</posy> <top>0</top>
<height>35</height> <height>35</height>
<font>font12</font> <font>font12</font>
<textcolor>grey2</textcolor> <textcolor>grey2</textcolor>
@ -95,8 +95,8 @@
</control> </control>
<control type="spincontrolex" id="9"> <control type="spincontrolex" id="9">
<description>Default SpinControlex</description> <description>Default SpinControlex</description>
<posx>0</posx> <left>0</left>
<posy>0</posy> <top>0</top>
<height>35</height> <height>35</height>
<font>font12</font> <font>font12</font>
<textcolor>grey2</textcolor> <textcolor>grey2</textcolor>
@ -112,16 +112,16 @@
<texture>separator.png</texture> <texture>separator.png</texture>
</control> </control>
<control type="image"> <control type="image">
<posx>0</posx> <left>0</left>
<posy>0</posy> <top>0</top>
<width>1280</width> <width>1280</width>
<height>128</height> <height>128</height>
<texture>Header.png</texture> <texture>Header.png</texture>
</control> </control>
<control type="label" id="2"> <control type="label" id="2">
<description>Fake Label so we can pass it value down to the one below</description> <description>Fake Label so we can pass it value down to the one below</description>
<posx>0</posx> <left>0</left>
<posy>0</posy> <top>0</top>
<width>0</width> <width>0</width>
<height>0</height> <height>0</height>
<font>-</font> <font>-</font>

View File

@ -7,8 +7,8 @@
<include>Window_OpenClose_Left_Panel_Animation</include> <include>Window_OpenClose_Left_Panel_Animation</include>
<include>CommonNowPlaying</include> <include>CommonNowPlaying</include>
<control type="grouplist" id="9000"> <control type="grouplist" id="9000">
<posx>0</posx> <left>0</left>
<posy>130</posy> <top>130</top>
<itemgap>1</itemgap> <itemgap>1</itemgap>
<onup>9000</onup> <onup>9000</onup>
<ondown>9000</ondown> <ondown>9000</ondown>
@ -50,8 +50,8 @@
<include>ContentPanel</include> <include>ContentPanel</include>
<control type="label" id="40"> <control type="label" id="40">
<description>fake filter text label</description> <description>fake filter text label</description>
<posx>410</posx> <left>410</left>
<posy>115</posy> <top>115</top>
<width>790</width> <width>790</width>
<height>30</height> <height>30</height>
<align>center</align> <align>center</align>
@ -60,113 +60,113 @@
<font>font18</font> <font>font18</font>
</control> </control>
<control type="image"> <control type="image">
<posx>410</posx> <left>410</left>
<posy>150</posy> <top>150</top>
<width>790</width> <width>790</width>
<height>2</height> <height>2</height>
<texture>separator.png</texture> <texture>separator.png</texture>
</control> </control>
<control type="group"> <control type="group">
<posx>300</posx> <left>350</left>
<posy>170</posy> <top>170</top>
<control type="label" id="2"> <control type="label" id="2">
<description>Label 2</description> <description>Label 2</description>
<posx>0</posx> <left>0</left>
<posy>0</posy> <top>0</top>
<width>910</width> <width>910</width>
<label>-</label> <label>-</label>
<font>font12</font> <font>font12</font>
</control> </control>
<control type="label" id="3"> <control type="label" id="3">
<description>Label 3</description> <description>Label 3</description>
<posx>0</posx> <left>0</left>
<posy>37</posy> <top>37</top>
<width>910</width> <width>910</width>
<label>-</label> <label>-</label>
<font>font12</font> <font>font12</font>
</control> </control>
<control type="label" id="4"> <control type="label" id="4">
<description>Label 4</description> <description>Label 4</description>
<posx>0</posx> <left>0</left>
<posy>70</posy> <top>70</top>
<width>910</width> <width>910</width>
<label>-</label> <label>-</label>
<font>font12</font> <font>font12</font>
</control> </control>
<control type="label" id="5"> <control type="label" id="5">
<description>Label 5</description> <description>Label 5</description>
<posx>0</posx> <left>0</left>
<posy>105</posy> <top>105</top>
<width>910</width> <width>910</width>
<label>-</label> <label>-</label>
<font>font12</font> <font>font12</font>
</control> </control>
<control type="label" id="6"> <control type="label" id="6">
<description>Label 6</description> <description>Label 6</description>
<posx>0</posx> <left>0</left>
<posy>140</posy> <top>140</top>
<width>910</width> <width>910</width>
<label>-</label> <label>-</label>
<font>font12</font> <font>font12</font>
</control> </control>
<control type="label" id="7"> <control type="label" id="7">
<description>Label 7</description> <description>Label 7</description>
<posx>0</posx> <left>0</left>
<posy>175</posy> <top>175</top>
<width>910</width> <width>910</width>
<label>-</label> <label>-</label>
<font>font12</font> <font>font12</font>
</control> </control>
<control type="label" id="8"> <control type="label" id="8">
<description>Label 8</description> <description>Label 8</description>
<posx>0</posx> <left>0</left>
<posy>210</posy> <top>210</top>
<width>910</width> <width>910</width>
<label>-</label> <label>-</label>
<font>font12</font> <font>font12</font>
</control> </control>
<control type="label" id="9"> <control type="label" id="9">
<description>Label 9</description> <description>Label 9</description>
<posx>0</posx> <left>0</left>
<posy>245</posy> <top>245</top>
<width>910</width> <width>910</width>
<label>-</label> <label>-</label>
<font>font12</font> <font>font12</font>
</control> </control>
<control type="label" id="10"> <control type="label" id="10">
<description>Label 10</description> <description>Label 10</description>
<posx>0</posx> <left>0</left>
<posy>280</posy> <top>280</top>
<width>910</width> <width>910</width>
<label>-</label> <label>-</label>
<font>font12</font> <font>font12</font>
</control> </control>
<control type="label" id="11"> <control type="label" id="11">
<description>Label 11</description> <description>Label 11</description>
<posx>0</posx> <left>0</left>
<posy>315</posy> <top>315</top>
<width>910</width> <width>910</width>
<label>-</label> <label>-</label>
<font>font12</font> <font>font12</font>
</control> </control>
<control type="label" id="52"> <control type="label" id="52">
<description>XBMC XBE BUILD Version</description> <description>XBMC XBE BUILD Version</description>
<posx>930</posx> <left>930</left>
<posy>370</posy> <top>370</top>
<width>910</width> <width>910</width>
<label>144</label> <label>144</label>
<textcolor>green</textcolor> <textcolor>green</textcolor>
<shadowcolor>black</shadowcolor> <shadowcolor>black</shadowcolor>
<align>right</align> <align>right</align>
<font>font12</font> <font>font12</font>
</control> </control>
<control type="group"> <control type="group">
<posx>600</posx> <left>600</left>
<posy>420</posy> <top>420</top>
<control type="label"> <control type="label">
<description>CPU Text</description> <description>CPU Text</description>
<posx>0</posx> <left>0</left>
<posy>0</posy> <top>0</top>
<width>350</width> <width>350</width>
<height>25</height> <height>25</height>
<label>$LOCALIZE[13271] $INFO[System.CPUUsage]</label> <label>$LOCALIZE[13271] $INFO[System.CPUUsage]</label>
@ -178,16 +178,16 @@
</control> </control>
<control type="progress"> <control type="progress">
<description>CPU BAR</description> <description>CPU BAR</description>
<posx>10</posx> <left>10</left>
<posy>7</posy> <top>7</top>
<width>320</width> <width>320</width>
<height>12</height> <height>12</height>
<info>System.CPUUsage</info> <info>System.CPUUsage</info>
</control> </control>
<control type="label"> <control type="label">
<description>Memory Text</description> <description>Memory Text</description>
<posx>0</posx> <left>0</left>
<posy>30</posy> <top>30</top>
<width>350</width> <width>350</width>
<height>25</height> <height>25</height>
<label>$LOCALIZE[31005] $INFO[system.memory(used.percent)]</label> <label>$LOCALIZE[31005] $INFO[system.memory(used.percent)]</label>
@ -199,18 +199,18 @@
</control> </control>
<control type="progress"> <control type="progress">
<description>Memory BAR</description> <description>Memory BAR</description>
<posx>10</posx> <left>10</left>
<posy>37</posy> <top>37</top>
<width>320</width> <width>320</width>
<height>12</height> <height>12</height>
<info>system.memory(used)</info> <info>system.memory(used)</info>
</control> </control>
</control> </control>
</control> </control>
</control> </control>
<control type="image"> <control type="image">
<posx>0</posx> <left>0</left>
<posy>0</posy> <top>0</top>
<width>1280</width> <width>1280</width>
<height>128</height> <height>128</height>
<texture>Header.png</texture> <texture>Header.png</texture>

View File

@ -1,9 +1,9 @@
<includes> <includes>
<include name="CommonRootView"> <include name="CommonRootView">
<control type="list" id="50"> <control type="list" id="50">
<posx>300</posx> <posx>350</posx>
<posy>130</posy> <posy>130</posy>
<width>950</width> <width>900</width>
<height>510</height> <height>510</height>
<onleft>9000</onleft> <onleft>9000</onleft>
<onright>60</onright> <onright>60</onright>
@ -71,7 +71,7 @@
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>950</width> <width>900</width>
<height>30</height> <height>30</height>
<texture border="7">list-focus.png</texture> <texture border="7">list-focus.png</texture>
<visible>Control.HasFocus(50)</visible> <visible>Control.HasFocus(50)</visible>

View File

@ -6,8 +6,8 @@
<colorkey>0</colorkey> <colorkey>0</colorkey>
</default> </default>
<default type="label"> <default type="label">
<posx>80</posx> <left>80</left>
<posy>60</posy> <top>60</top>
<label>-</label> <label>-</label>
<font>font13</font> <font>font13</font>
<textcolor>white</textcolor> <textcolor>white</textcolor>