View Fixes part1
This commit is contained in:
parent
de8d2063f0
commit
b1e522a108
@ -86,20 +86,26 @@
|
|||||||
<control type="group">
|
<control type="group">
|
||||||
<include>Window_OpenClose_Left_Panel_Animation</include>
|
<include>Window_OpenClose_Left_Panel_Animation</include>
|
||||||
<include>CommonNowPlaying</include>
|
<include>CommonNowPlaying</include>
|
||||||
<control type="group" id="9000">
|
<control type="group">
|
||||||
<posx>0</posx>
|
<left>0</left>
|
||||||
<posy>130</posy>
|
<top>130</top>
|
||||||
<animation effect="slide" start="0,0" end="-275,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin) + [[Control.IsVisible(56) | Control.IsVisible(500)] + !ControlGroup(9000).HasFocus]">Conditional</animation>
|
<animation effect="slide" start="0,0" end="-320,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin) + [[Control.IsVisible(56) | Control.IsVisible(500)] + !ControlGroup(9000).HasFocus]">Conditional</animation>
|
||||||
<animation effect="slide" start="0,0" end="-275,0" time="0" condition="Skin.HasSetting(Animate_Skin) + [[Control.IsVisible(56) | Control.IsVisible(500)] + !ControlGroup(9000).HasFocus]">Conditional</animation>
|
<animation effect="slide" start="0,0" end="-320,0" time="0" condition="Skin.HasSetting(Animate_Skin) + [[Control.IsVisible(56) | Control.IsVisible(500)] + !ControlGroup(9000).HasFocus]">Conditional</animation>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<left>0</left>
|
||||||
<posy>-30</posy>
|
<top>-30</top>
|
||||||
<width>320</width>
|
<width>360</width>
|
||||||
<height>580</height>
|
<height>580</height>
|
||||||
<texture border="0,0,50,45">Panel2.png</texture>
|
<texture border="0,0,50,45">Panel2.png</texture>
|
||||||
<visible>Control.IsVisible(56) | Control.IsVisible(500)</visible>
|
<visible>Control.IsVisible(56) | Control.IsVisible(500)</visible>
|
||||||
<include>VisibleFadeEffect</include>
|
<include>VisibleFadeEffect</include>
|
||||||
</control>
|
</control>
|
||||||
|
</control>
|
||||||
|
<control type="grouplist" id="9000">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>130</posy>
|
||||||
|
<animation effect="slide" start="0,0" end="-320,0" time="300" tween="quadratic" easing="out" condition="!Skin.HasSetting(Animate_Skin) + [[Control.IsVisible(56) | Control.IsVisible(500)] + !ControlGroup(9000).HasFocus]">Conditional</animation>
|
||||||
|
<animation effect="slide" start="0,0" end="-320,0" time="0" condition="Skin.HasSetting(Animate_Skin) + [[Control.IsVisible(56) | Control.IsVisible(500)] + !ControlGroup(9000).HasFocus]">Conditional</animation>
|
||||||
<control type="button" id="2">
|
<control type="button" id="2">
|
||||||
<description>View As button</description>
|
<description>View As button</description>
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
@ -124,10 +130,8 @@
|
|||||||
</control>
|
</control>
|
||||||
<control type="togglebutton" id="4">
|
<control type="togglebutton" id="4">
|
||||||
<description>Sort asc</description>
|
<description>Sort asc</description>
|
||||||
<posx>250</posx>
|
<label>31062</label>
|
||||||
<posy>58</posy>
|
<altlabel>31061</altlabel>
|
||||||
<label>-</label>
|
|
||||||
<onleft>3</onleft>
|
|
||||||
<onright>50</onright>
|
<onright>50</onright>
|
||||||
<onup>2</onup>
|
<onup>2</onup>
|
||||||
<ondown>14</ondown>
|
<ondown>14</ondown>
|
||||||
@ -181,39 +185,6 @@
|
|||||||
<selected>Container.Filtered</selected>
|
<selected>Container.Filtered</selected>
|
||||||
<visible>Container.CanFilterAdvanced</visible>
|
<visible>Container.CanFilterAdvanced</visible>
|
||||||
</control>
|
</control>
|
||||||
<control type="radiobutton" id="16">
|
|
||||||
<description>PartyMode</description>
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>225</posy>
|
|
||||||
<include>ButtonCommonValues</include>
|
|
||||||
<label>589</label>
|
|
||||||
<onleft>50</onleft>
|
|
||||||
<onright>50</onright>
|
|
||||||
<onup>19</onup>
|
|
||||||
<ondown>17</ondown>
|
|
||||||
</control>
|
|
||||||
<control type="radiobutton" id="17">
|
|
||||||
<description>Flatten</description>
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>270</posy>
|
|
||||||
<include>ButtonCommonValues</include>
|
|
||||||
<label>20411</label>
|
|
||||||
<onleft>50</onleft>
|
|
||||||
<onright>50</onright>
|
|
||||||
<onup>16</onup>
|
|
||||||
<ondown>7</ondown>
|
|
||||||
</control>
|
|
||||||
<control type="radiobutton" id="7">
|
|
||||||
<description>Stack button</description>
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>315</posy>
|
|
||||||
<label>$LOCALIZE[346]</label>
|
|
||||||
<include>ButtonCommonValues</include>
|
|
||||||
<onleft>50</onleft>
|
|
||||||
<onright>50</onright>
|
|
||||||
<onup>17</onup>
|
|
||||||
<ondown>11</ondown>
|
|
||||||
</control>
|
|
||||||
<control type="radiobutton" id="11">
|
<control type="radiobutton" id="11">
|
||||||
<description>Unlock Shares</description>
|
<description>Unlock Shares</description>
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -1057,9 +1057,9 @@
|
|||||||
</include>
|
</include>
|
||||||
<include name="VideoThumbnailView">
|
<include name="VideoThumbnailView">
|
||||||
<control type="panel" id="53">
|
<control type="panel" id="53">
|
||||||
<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>
|
||||||
@ -1141,11 +1141,11 @@
|
|||||||
<texture>$INFO[ListItem.Overlay]</texture>
|
<texture>$INFO[ListItem.Overlay]</texture>
|
||||||
</control>
|
</control>
|
||||||
</focusedlayout>
|
</focusedlayout>
|
||||||
<itemlayout condition="Container.Content(TVShows) | Container.Content(Movies) | Container.Content(Seasons)" height="255" width="158">
|
<itemlayout condition="Container.Content(TVShows) | Container.Content(Movies) | Container.Content(Seasons)" height="252" width="148">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>1</posx>
|
<posx>5</posx>
|
||||||
<posy>1</posy>
|
<posy>1</posy>
|
||||||
<width>156</width>
|
<width>146</width>
|
||||||
<height>253</height>
|
<height>253</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="5">button-nofocus.png</texture>
|
<texture border="5">button-nofocus.png</texture>
|
||||||
@ -1159,9 +1159,9 @@
|
|||||||
<texture background="true">$VAR[PosterThumb]</texture>
|
<texture background="true">$VAR[PosterThumb]</texture>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>79</posx>
|
<posx>15</posx>
|
||||||
<posy>226</posy>
|
<posy>226</posy>
|
||||||
<width>147</width>
|
<width>130</width>
|
||||||
<height>25</height>
|
<height>25</height>
|
||||||
<font>font11</font>
|
<font>font11</font>
|
||||||
<textcolor>grey2</textcolor>
|
<textcolor>grey2</textcolor>
|
||||||
@ -1179,11 +1179,11 @@
|
|||||||
<texture>$INFO[ListItem.Overlay]</texture>
|
<texture>$INFO[ListItem.Overlay]</texture>
|
||||||
</control>
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout condition="Container.Content(TVShows) | Container.Content(Movies) | Container.Content(Seasons)" height="255" width="158">
|
<focusedlayout condition="Container.Content(TVShows) | Container.Content(Movies) | Container.Content(Seasons)" height="252" width="148">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>1</posx>
|
<posx>5</posx>
|
||||||
<posy>1</posy>
|
<posy>1</posy>
|
||||||
<width>156</width>
|
<width>146</width>
|
||||||
<height>253</height>
|
<height>253</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="5">folder-focus.png</texture>
|
<texture border="5">folder-focus.png</texture>
|
||||||
@ -1197,9 +1197,9 @@
|
|||||||
<texture background="true">$VAR[PosterThumb]</texture>
|
<texture background="true">$VAR[PosterThumb]</texture>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>79</posx>
|
<posx>15</posx>
|
||||||
<posy>226</posy>
|
<posy>226</posy>
|
||||||
<width>147</width>
|
<width>130</width>
|
||||||
<height>25</height>
|
<height>25</height>
|
||||||
<font>font11</font>
|
<font>font11</font>
|
||||||
<textcolor>white</textcolor>
|
<textcolor>white</textcolor>
|
||||||
|
@ -184,9 +184,9 @@
|
|||||||
<include name="MovieDVDView">
|
<include name="MovieDVDView">
|
||||||
<control type="grouplist">
|
<control type="grouplist">
|
||||||
<visible>Control.IsVisible(57)</visible>
|
<visible>Control.IsVisible(57)</visible>
|
||||||
<posx>300</posx>
|
<posx>350</posx>
|
||||||
<posy>180</posy>
|
<posy>180</posy>
|
||||||
<width>970</width>
|
<width>900</width>
|
||||||
<height>460</height>
|
<height>460</height>
|
||||||
<onup>9000</onup>
|
<onup>9000</onup>
|
||||||
<ondown>61</ondown>
|
<ondown>61</ondown>
|
||||||
@ -280,7 +280,7 @@
|
|||||||
<visible>Control.IsVisible(57)</visible>
|
<visible>Control.IsVisible(57)</visible>
|
||||||
<include>VisibleFadeEffect</include>
|
<include>VisibleFadeEffect</include>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>300</posx>
|
<posx>350</posx>
|
||||||
<posy>540</posy>
|
<posy>540</posy>
|
||||||
<width>970</width>
|
<width>970</width>
|
||||||
<height>35</height>
|
<height>35</height>
|
||||||
@ -612,9 +612,9 @@
|
|||||||
<include name="MoviesListView">
|
<include name="MoviesListView">
|
||||||
<control type="list" id="58">
|
<control type="list" id="58">
|
||||||
<visible>Container.Content(movies) | Container.Content(Episodes)</visible>
|
<visible>Container.Content(movies) | Container.Content(Episodes)</visible>
|
||||||
<posx>575</posx>
|
<posx>600</posx>
|
||||||
<posy>130</posy>
|
<posy>130</posy>
|
||||||
<width>675</width>
|
<width>650</width>
|
||||||
<height>360</height>
|
<height>360</height>
|
||||||
<onleft>9000</onleft>
|
<onleft>9000</onleft>
|
||||||
<onright>60</onright>
|
<onright>60</onright>
|
||||||
@ -706,7 +706,7 @@
|
|||||||
<control type="group">
|
<control type="group">
|
||||||
<visible>Container.Content(Movies)</visible>
|
<visible>Container.Content(Movies)</visible>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>40</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>270</width>
|
<width>270</width>
|
||||||
<height>360</height>
|
<height>360</height>
|
||||||
@ -771,9 +771,9 @@
|
|||||||
</control>
|
</control>
|
||||||
<control type="textbox">
|
<control type="textbox">
|
||||||
<description>Description Value for Item</description>
|
<description>Description Value for Item</description>
|
||||||
<posx>300</posx>
|
<posx>350</posx>
|
||||||
<posy>505</posy>
|
<posy>505</posy>
|
||||||
<width>950</width>
|
<width>900</width>
|
||||||
<height>135</height>
|
<height>135</height>
|
||||||
<font>font11</font>
|
<font>font11</font>
|
||||||
<align>justify</align>
|
<align>justify</align>
|
||||||
|
@ -44,7 +44,7 @@
|
|||||||
<textcolor>white</textcolor>
|
<textcolor>white</textcolor>
|
||||||
<textoffsetx>35</textoffsetx>
|
<textoffsetx>35</textoffsetx>
|
||||||
<textoffsety>10</textoffsety>
|
<textoffsety>10</textoffsety>
|
||||||
<font>font13</font>
|
<font>font12</font>
|
||||||
<disabledcolor>grey3</disabledcolor>
|
<disabledcolor>grey3</disabledcolor>
|
||||||
<pulseonselect>no</pulseonselect>
|
<pulseonselect>no</pulseonselect>
|
||||||
</default>
|
</default>
|
||||||
|
@ -62,9 +62,9 @@
|
|||||||
</include>
|
</include>
|
||||||
<include name="ContentPanel">
|
<include name="ContentPanel">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>285</posx>
|
<posx>340</posx>
|
||||||
<posy>100</posy>
|
<posy>100</posy>
|
||||||
<width>995</width>
|
<width>940</width>
|
||||||
<height>570</height>
|
<height>570</height>
|
||||||
<fadetime>FanartCrossfadeTime</fadetime>
|
<fadetime>FanartCrossfadeTime</fadetime>
|
||||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||||
@ -75,7 +75,7 @@
|
|||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>315</posx>
|
<posx>315</posx>
|
||||||
<posy>100</posy>
|
<posy>100</posy>
|
||||||
<width>950</width>
|
<width>965</width>
|
||||||
<height>580</height>
|
<height>580</height>
|
||||||
<texture border="50,0,0,45">Panel.png</texture>
|
<texture border="50,0,0,45">Panel.png</texture>
|
||||||
<animation effect="fade" start="100" end="95" time="0" condition="!IsEmpty(ListItem.Art(fanart))">conditional</animation>
|
<animation effect="fade" start="100" end="95" time="0" condition="!IsEmpty(ListItem.Art(fanart))">conditional</animation>
|
||||||
@ -502,9 +502,9 @@
|
|||||||
</include>
|
</include>
|
||||||
<include name="AllViewCommonPageControls">
|
<include name="AllViewCommonPageControls">
|
||||||
<control type="scrollbar" id="61">
|
<control type="scrollbar" id="61">
|
||||||
<posx>300</posx>
|
<posx>350</posx>
|
||||||
<posy>630</posy>
|
<posy>630</posy>
|
||||||
<width>970</width>
|
<width>900</width>
|
||||||
<height>20</height>
|
<height>20</height>
|
||||||
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
|
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back.png</texturesliderbackground>
|
||||||
<texturesliderbar border="16,2,16,2">scrollbar_bar-vertical.png</texturesliderbar>
|
<texturesliderbar border="16,2,16,2">scrollbar_bar-vertical.png</texturesliderbar>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.gui" version="5.14.0"/>
|
<import addon="xbmc.gui" version="5.14.0"/>
|
||||||
</requires>
|
</requires>
|
||||||
<extension point="xbmc.gui.skin" debugging="false" effectslowdown="1.0">
|
<extension point="xbmc.gui.skin" debugging="true" effectslowdown="1.0">
|
||||||
<res width="1280" height="720" aspect="16:9" default="true" folder="720p" />
|
<res width="1280" height="720" aspect="16:9" default="true" folder="720p" />
|
||||||
</extension>
|
</extension>
|
||||||
<extension point="xbmc.addon.metadata">
|
<extension point="xbmc.addon.metadata">
|
||||||
|
Loading…
Reference in New Issue
Block a user