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:
JezzX2 2010-06-01 03:42:29 +00:00
parent 7079a26821
commit 047dde4adc
3 changed files with 3 additions and 1 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>