Minor tweaks
This commit is contained in:
parent
33fc24101e
commit
4c9a53191a
|
@ -86,15 +86,6 @@
|
|||
<colordiffuse>cc111111</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>-6</posx>
|
||||
<posy>0</posy>
|
||||
<width>6</width>
|
||||
<height>fullscreenHeight</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>highlight</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<!--content description-->
|
||||
<control type="label">
|
||||
<posx>24</posx>
|
||||
|
@ -314,15 +305,6 @@
|
|||
<colordiffuse>cc111111</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>-6</posx>
|
||||
<posy>0</posy>
|
||||
<width>6</width>
|
||||
<height>fullscreenHeight</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>highlight</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<!--title and synopsis-->
|
||||
<control type="group">
|
||||
<posx>24</posx>
|
||||
|
|
|
@ -106,15 +106,6 @@
|
|||
<colordiffuse>cc111111</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<control type="image">
|
||||
<posx>-6</posx>
|
||||
<posy>0</posy>
|
||||
<width>6</width>
|
||||
<height>fullscreenHeight</height>
|
||||
<texture>colors/white.png</texture>
|
||||
<colordiffuse>highlight</colordiffuse>
|
||||
<aspectratio>stretch</aspectratio>
|
||||
</control>
|
||||
<!--meta-->
|
||||
<control type="panel">
|
||||
<posx>12</posx>
|
||||
|
|
|
@ -33,9 +33,13 @@
|
|||
- [NEW] Additional wallpapers (Thanks Dadebue)
|
||||
- [NEW] USER OPTION: Disable recently added content for movies, tvshows and music
|
||||
|
||||
[NETFLIX FIX] https://github.com/asciidisco/plugin.video.netflix
|
||||
|
||||
- check controls for new window: MyGames.xml
|
||||
- Screenshots etc need updating
|
||||
|
||||
|
||||
|
||||
[V1.3.3]
|
||||
- [FIXED] Weather label showing on homescreen even if no weather plugin enabled.
|
||||
- Minor tweaks
|
||||
|
|
Loading…
Reference in New Issue