Changed: Use info view for addons and don't show movie poster view for addons
This commit is contained in:
parent
b9afc261c1
commit
b4c27a38b8
@ -9,7 +9,7 @@
|
||||
<onright>60</onright>
|
||||
<onup>550</onup>
|
||||
<ondown>550</ondown>
|
||||
<viewtype label="544">list</viewtype>
|
||||
<viewtype label="544">info</viewtype>
|
||||
<pagecontrol>60</pagecontrol>
|
||||
<scrolltime>200</scrolltime>
|
||||
<visible>Window.IsVisible(AddonBrowser) | Container.Content(addons)</visible>
|
||||
|
@ -192,7 +192,7 @@
|
||||
<ondown>61</ondown>
|
||||
<usecontrolcoords>true</usecontrolcoords>
|
||||
<control type="fixedlist" id="57">
|
||||
<visible>!Container.Content(Episodes) + !Container.Content(MusicVideos) + !Container.Content(TVShows)</visible>
|
||||
<visible>!Container.Content(Episodes) + !Container.Content(MusicVideos) + !Container.Content(TVShows) + !Container.Content(Addons)</visible>
|
||||
<posx>-60</posx>
|
||||
<posy>0</posy>
|
||||
<width>1090</width>
|
||||
|
Loading…
x
Reference in New Issue
Block a user