View fixes TV shows
This commit is contained in:
parent
adc0ed060c
commit
57618ab92f
@ -1222,9 +1222,9 @@
|
|||||||
<include name="WideIconView">
|
<include name="WideIconView">
|
||||||
<control type="panel" id="54">
|
<control type="panel" id="54">
|
||||||
<visible>Container.Content(TVShows) | Window.IsVisible(Programs)</visible>
|
<visible>Container.Content(TVShows) | Window.IsVisible(Programs)</visible>
|
||||||
<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>
|
||||||
@ -1234,30 +1234,30 @@
|
|||||||
<pagecontrol>60</pagecontrol>
|
<pagecontrol>60</pagecontrol>
|
||||||
<scrolltime>200</scrolltime>
|
<scrolltime>200</scrolltime>
|
||||||
<preloaditems>2</preloaditems>
|
<preloaditems>2</preloaditems>
|
||||||
<itemlayout height="127" width="475" condition="!Skin.HasSetting(Media_Titles_WideIcons)">
|
<itemlayout height="127" width="425" condition="!Skin.HasSetting(Media_Titles_WideIcons)">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>1</posx>
|
<posx>1</posx>
|
||||||
<posy>1</posy>
|
<posy>1</posy>
|
||||||
<width>473</width>
|
<width>423</width>
|
||||||
<height>125</height>
|
<height>125</height>
|
||||||
<texture border="5">button-nofocus.png</texture>
|
<texture border="5">button-nofocus.png</texture>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>6</posx>
|
<posx>6</posx>
|
||||||
<posy>6</posy>
|
<posy>6</posy>
|
||||||
<width>463</width>
|
<width>413</width>
|
||||||
<height>90</height>
|
<height>90</height>
|
||||||
<texture background="true">$VAR[BannerThumb]</texture>
|
<texture background="true">$VAR[BannerThumb]</texture>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>237</posx>
|
<posx>10</posx>
|
||||||
<posy>100</posy>
|
<posy>100</posy>
|
||||||
<width>473</width>
|
<width>413</width>
|
||||||
<height>25</height>
|
<height>25</height>
|
||||||
<font>font11</font>
|
<font>font11</font>
|
||||||
<textcolor>white</textcolor>
|
<textcolor>white</textcolor>
|
||||||
<selectedcolor>green</selectedcolor>
|
<selectedcolor>green</selectedcolor>
|
||||||
<align>center</align>
|
<align>left</align>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<info>ListItem.Label</info>
|
<info>ListItem.Label</info>
|
||||||
</control>
|
</control>
|
||||||
@ -1270,18 +1270,18 @@
|
|||||||
<texture>$INFO[ListItem.Overlay]</texture>
|
<texture>$INFO[ListItem.Overlay]</texture>
|
||||||
</control>
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout height="127" width="475" condition="!Skin.HasSetting(Media_Titles_WideIcons)">
|
<focusedlayout height="127" width="425" condition="!Skin.HasSetting(Media_Titles_WideIcons)">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>1</posx>
|
<posx>1</posx>
|
||||||
<posy>1</posy>
|
<posy>1</posy>
|
||||||
<width>473</width>
|
<width>423</width>
|
||||||
<height>125</height>
|
<height>125</height>
|
||||||
<texture border="5">folder-focus.png</texture>
|
<texture border="5">folder-focus.png</texture>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>6</posx>
|
<posx>6</posx>
|
||||||
<posy>6</posy>
|
<posy>6</posy>
|
||||||
<width>463</width>
|
<width>413</width>
|
||||||
<height>90</height>
|
<height>90</height>
|
||||||
<texture background="true">$VAR[BannerThumb]</texture>
|
<texture background="true">$VAR[BannerThumb]</texture>
|
||||||
</control>
|
</control>
|
||||||
@ -1294,14 +1294,14 @@
|
|||||||
<texture>$INFO[ListItem.Overlay]</texture>
|
<texture>$INFO[ListItem.Overlay]</texture>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>237</posx>
|
<posx>10</posx>
|
||||||
<posy>100</posy>
|
<posy>100</posy>
|
||||||
<width>538</width>
|
<width>538</width>
|
||||||
<height>25</height>
|
<height>25</height>
|
||||||
<font>font11</font>
|
<font>font11</font>
|
||||||
<textcolor>white</textcolor>
|
<textcolor>white</textcolor>
|
||||||
<selectedcolor>green</selectedcolor>
|
<selectedcolor>green</selectedcolor>
|
||||||
<align>center</align>
|
<align>left</align>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<label>$INFO[ListItem.Label]</label>
|
<label>$INFO[ListItem.Label]</label>
|
||||||
</control>
|
</control>
|
||||||
|
@ -2,9 +2,9 @@
|
|||||||
<include name="TVShowListView">
|
<include name="TVShowListView">
|
||||||
<control type="list" id="59">
|
<control type="list" id="59">
|
||||||
<visible>Container.Content(TVShows)</visible>
|
<visible>Container.Content(TVShows)</visible>
|
||||||
<posx>860</posx>
|
<posx>910</posx>
|
||||||
<posy>130</posy>
|
<posy>130</posy>
|
||||||
<width>390</width>
|
<width>340</width>
|
||||||
<height>510</height>
|
<height>510</height>
|
||||||
<onleft>9000</onleft>
|
<onleft>9000</onleft>
|
||||||
<onright>60</onright>
|
<onright>60</onright>
|
||||||
@ -38,7 +38,7 @@
|
|||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>390</width>
|
<width>340</width>
|
||||||
<height>30</height>
|
<height>30</height>
|
||||||
<texture border="7">list-focus.png</texture>
|
<texture border="7">list-focus.png</texture>
|
||||||
<visible>Control.HasFocus(59)</visible>
|
<visible>Control.HasFocus(59)</visible>
|
||||||
@ -67,12 +67,12 @@
|
|||||||
</control>
|
</control>
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<visible>Control.IsVisible(59) + Container.Content(TVShows)</visible>
|
<visible>Control.IsVisible(59) + Container.Content(TVShows)</visible>
|
||||||
<posx>300</posx>
|
<posx>400</posx>
|
||||||
<posy>140</posy>
|
<posy>140</posy>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>-20</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>550</width>
|
<width>500</width>
|
||||||
<height>120</height>
|
<height>120</height>
|
||||||
<aspectratio aligny="bottom">keep</aspectratio>
|
<aspectratio aligny="bottom">keep</aspectratio>
|
||||||
<texture background="true">$VAR[BannerThumb]</texture>
|
<texture background="true">$VAR[BannerThumb]</texture>
|
||||||
@ -81,7 +81,7 @@
|
|||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>120</posy>
|
<posy>120</posy>
|
||||||
<width>550</width>
|
<width>500</width>
|
||||||
<height>120</height>
|
<height>120</height>
|
||||||
<aspectratio aligny="top">keep</aspectratio>
|
<aspectratio aligny="top">keep</aspectratio>
|
||||||
<texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$VAR[BannerThumb]</texture>
|
<texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$VAR[BannerThumb]</texture>
|
||||||
@ -115,7 +115,7 @@
|
|||||||
<description>First Aired txt</description>
|
<description>First Aired txt</description>
|
||||||
<posx>115</posx>
|
<posx>115</posx>
|
||||||
<posy>170</posy>
|
<posy>170</posy>
|
||||||
<width>115</width>
|
<width>165</width>
|
||||||
<height>25</height>
|
<height>25</height>
|
||||||
<label>$LOCALIZE[20416]:</label>
|
<label>$LOCALIZE[20416]:</label>
|
||||||
<align>right</align>
|
<align>right</align>
|
||||||
@ -169,7 +169,7 @@
|
|||||||
</control>
|
</control>
|
||||||
<control type="textbox">
|
<control type="textbox">
|
||||||
<description>Description Value for TVShows</description>
|
<description>Description Value for TVShows</description>
|
||||||
<posx>300</posx>
|
<posx>350</posx>
|
||||||
<posy>390</posy>
|
<posy>390</posy>
|
||||||
<width>550</width>
|
<width>550</width>
|
||||||
<height>245</height>
|
<height>245</height>
|
||||||
|
Loading…
Reference in New Issue
Block a user