View fixes TV shows

This commit is contained in:
DaVukovic 2019-06-03 18:55:40 +02:00
parent adc0ed060c
commit 57618ab92f
2 changed files with 22 additions and 22 deletions

View File

@ -1222,9 +1222,9 @@
<include name="WideIconView">
<control type="panel" id="54">
<visible>Container.Content(TVShows) | Window.IsVisible(Programs)</visible>
<posx>300</posx>
<posx>350</posx>
<posy>130</posy>
<width>950</width>
<width>900</width>
<height>510</height>
<onleft>9000</onleft>
<onright>60</onright>
@ -1234,30 +1234,30 @@
<pagecontrol>60</pagecontrol>
<scrolltime>200</scrolltime>
<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">
<posx>1</posx>
<posy>1</posy>
<width>473</width>
<width>423</width>
<height>125</height>
<texture border="5">button-nofocus.png</texture>
</control>
<control type="image">
<posx>6</posx>
<posy>6</posy>
<width>463</width>
<width>413</width>
<height>90</height>
<texture background="true">$VAR[BannerThumb]</texture>
</control>
<control type="label">
<posx>237</posx>
<posx>10</posx>
<posy>100</posy>
<width>473</width>
<width>413</width>
<height>25</height>
<font>font11</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>center</align>
<align>left</align>
<aligny>center</aligny>
<info>ListItem.Label</info>
</control>
@ -1270,18 +1270,18 @@
<texture>$INFO[ListItem.Overlay]</texture>
</control>
</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">
<posx>1</posx>
<posy>1</posy>
<width>473</width>
<width>423</width>
<height>125</height>
<texture border="5">folder-focus.png</texture>
</control>
<control type="image">
<posx>6</posx>
<posy>6</posy>
<width>463</width>
<width>413</width>
<height>90</height>
<texture background="true">$VAR[BannerThumb]</texture>
</control>
@ -1294,14 +1294,14 @@
<texture>$INFO[ListItem.Overlay]</texture>
</control>
<control type="label">
<posx>237</posx>
<posx>10</posx>
<posy>100</posy>
<width>538</width>
<height>25</height>
<font>font11</font>
<textcolor>white</textcolor>
<selectedcolor>green</selectedcolor>
<align>center</align>
<align>left</align>
<aligny>center</aligny>
<label>$INFO[ListItem.Label]</label>
</control>

View File

@ -2,9 +2,9 @@
<include name="TVShowListView">
<control type="list" id="59">
<visible>Container.Content(TVShows)</visible>
<posx>860</posx>
<posx>910</posx>
<posy>130</posy>
<width>390</width>
<width>340</width>
<height>510</height>
<onleft>9000</onleft>
<onright>60</onright>
@ -38,7 +38,7 @@
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>390</width>
<width>340</width>
<height>30</height>
<texture border="7">list-focus.png</texture>
<visible>Control.HasFocus(59)</visible>
@ -67,12 +67,12 @@
</control>
<control type="group">
<visible>Control.IsVisible(59) + Container.Content(TVShows)</visible>
<posx>300</posx>
<posx>400</posx>
<posy>140</posy>
<control type="image">
<posx>0</posx>
<posx>-20</posx>
<posy>0</posy>
<width>550</width>
<width>500</width>
<height>120</height>
<aspectratio aligny="bottom">keep</aspectratio>
<texture background="true">$VAR[BannerThumb]</texture>
@ -81,7 +81,7 @@
<control type="image">
<posx>0</posx>
<posy>120</posy>
<width>550</width>
<width>500</width>
<height>120</height>
<aspectratio aligny="top">keep</aspectratio>
<texture background="true" flipy="true" diffuse="diffuse_mirror2.png">$VAR[BannerThumb]</texture>
@ -115,7 +115,7 @@
<description>First Aired txt</description>
<posx>115</posx>
<posy>170</posy>
<width>115</width>
<width>165</width>
<height>25</height>
<label>$LOCALIZE[20416]:</label>
<align>right</align>
@ -169,7 +169,7 @@
</control>
<control type="textbox">
<description>Description Value for TVShows</description>
<posx>300</posx>
<posx>350</posx>
<posy>390</posy>
<width>550</width>
<height>245</height>