skin.pellucid/1080i/View_Photos.xml

130 lines
6.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<includes>
<!--Photo browser-->
<include name="photos">
<control type="panel" id="52">
<posx>col-1-begin</posx>
<posy>row-5-begin</posy>
<width>24-col</width>
<height>23-row</height>
<onleft>9000</onleft>
<onright>60</onright>
<ondown>52</ondown>
<onup>52</onup>
<pagecontrol>60</pagecontrol>
<itemlayout width="6-col" height="294">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<height>272</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/offblack.png</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>3-row</posy>
<width>384</width>
<height>row-1-begin</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>disabled</textcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<height>272</height>
<aspectratio>scale</aspectratio>
<texture>$INFO[Listitem.icon]</texture>
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
</itemlayout>
<focusedlayout width="6-col" height="294">
<control type="group">
<animation type="focus" loop="false" reversible="false">
<effect type="rotatey" start="0" end="-15" center="204" tween="back" easing="out" time="300"/>
<effect type="rotatey" start="0" end="15" center="204" tween="back" easing="out" delay="300" time="300"/>
</animation>
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>6-col-gutter</width>
<height>272</height>
<aspectratio>scale</aspectratio>
<texture fallback="colors/offblack.png">$INFO[Listitem.icon]</texture>
<bordertexture border="3" colordiffuse="ffFFFFFF">colors/white.png</bordertexture>
<bordersize>3</bordersize>
<colordiffuse>ffFFFFFF</colordiffuse>
</control>
<control type="image">
<posx>3</posx>
<posy>3</posy>
<width>402</width>
<height>266</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture>
<colordiffuse>ccFFFFFF</colordiffuse>
</control>
<control type="label">
<posx>12</posx>
<posy>3-row</posy>
<width>384</width>
<height>row-1-begin</height>
<align>center</align>
<aligny>center</aligny>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label]</label>
</control>
<control type="grouplist">
<posx>114</posx>
<posy>row-5-begin</posy>
<width>6-col</width>
<orientation>horizontal</orientation>
<control type="label">
<width>24</width>
<height>2-row</height>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
<control type="label">
<width>1-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>smallStrong</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31186]</label>
</control>
<control type="label">
<width>24</width>
<height>2-row</height>
<aligny>center</aligny>
<font>symbol</font>
<textcolor>textActive</textcolor>
<label></label>
</control>
<control type="label">
<width>1-col</width>
<height>2-row</height>
<aligny>center</aligny>
<font>smallStrong</font>
<textcolor>textActive</textcolor>
<label>$LOCALIZE[31184]</label>
</control>
</control>
</control>
</focusedlayout>
</control>
</include>
</includes>