ok, Who would like to correct.
TVSeries.views.widebanner.default.xml
TVSeries.views.widebanner.6x2.xml
TVSeries.views.widebanner.4x2.xml
in this block
+ control.isvisible(51) add
remember, error of "banner" jump to favorites !
TVSeries.views.widebanner.default.xml
TVSeries.views.widebanner.6x2.xml
TVSeries.views.widebanner.4x2.xml
in this block
+ control.isvisible(51) add
therefore pinched off background<!-- ***************************************** SERIES BANNER ( LIST LAYOUT) ***************************************************************** -->
<control>
<description>Thumb/Cover background</description>
<type>image</type>
<id>67</id>
<posX>22</posX>
<posY>90</posY>
<width>400</width>
<height>86</height>
<visible>Control.IsVisible(1237)+facadeview.list+!Control.IsVisible(1242) + control.isvisible(51)</visible>
</control>
<control>
<type>image</type>
<description>Series Banner ( series banner background )</description>
<id>46</id>
<posX>33</posX>
<posY>95</posY>
<width>375</width>
<height>74</height>
<texture>#TVSeries.SeriesBanner</texture>
<visible>Control.IsVisible(1237)+facadeview.list+!Control.IsVisible(1242) + control.isvisible(51)</visible>
</control>
remember, error of "banner" jump to favorites !
Last edited: