Fixed: [PM3.HD] Various Minor cosmetic issues
git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@39 0c45cd24-f56c-ec91-222f-6e3ca35936fa
This commit is contained in:
parent
7079a26821
commit
047dde4adc
@ -14,6 +14,7 @@
|
||||
<width>950</width>
|
||||
<height>660</height>
|
||||
<texture border="40">DialogBack.png</texture>
|
||||
<animation effect="fade" start="90" end="90" time="0" condition="Window.IsVisible(Visualisation)">Conditional</animation>
|
||||
</control>
|
||||
<control type="image">
|
||||
<description>background image</description>
|
||||
|
@ -15,6 +15,7 @@
|
||||
<width>610</width>
|
||||
<height>650</height>
|
||||
<texture border="40">DialogBack.png</texture>
|
||||
<animation effect="fade" start="90" end="90" time="0" condition="Window.IsVisible(Visualisation)">Conditional</animation>
|
||||
</control>
|
||||
<control type="image">
|
||||
<description>background image</description>
|
||||
|
@ -63,7 +63,7 @@
|
||||
<control type="group" id="1">
|
||||
<posx>0</posx>
|
||||
<posy>520</posy>
|
||||
<visible>[Player.ShowInfo + !Window.IsVisible(visualisationsettings) + !Window.IsVisible(visualisationpresetlist)] | [Window.IsVisible(script-XBMC_Lyrics-main.xml) + !Skin.HasSetting(Music_Info_In_Lyrics)]</visible>
|
||||
<visible>[Player.ShowInfo + !Window.IsVisible(AddonSettings) + !Window.IsVisible(VisualisationPresetList) + !Window.IsVisible(SelectDialog)] | [Window.IsVisible(script-XBMC_Lyrics-main.xml) + !Skin.HasSetting(Music_Info_In_Lyrics)]</visible>
|
||||
<include>VisibleFadeEffect</include>
|
||||
<control type="image" id="1">
|
||||
<description>media info background image</description>
|
||||
|
Loading…
x
Reference in New Issue
Block a user