Fixed: Black overlay over the top of the PVR window

This commit is contained in:
Jezz_X 2012-09-09 15:51:44 +10:00
parent 1f4715202c
commit 5ae6c2b496
1 changed files with 1 additions and 1 deletions

View File

@ -2190,7 +2190,7 @@
<texture>black-back.png</texture>
<animation effect="fade" time="400">Visible</animation>
<animation effect="fade" time="200">Hidden</animation>
<visible>Window.IsActive(FileBrowser) | Window.IsActive(601) | Window.IsActive(602) | Window.IsActive(603) | Window.IsActive(604) | Window.IsActive(606)</visible>
<visible>Window.IsActive(FileBrowser) | Window.IsActive(PVRGuideInfo) | Window.IsActive(PVRRecordingInfo) | Window.IsActive(PVRTimerSetting) | Window.IsActive(PVRGroupManager) | Window.IsActive(PVRGuideSearch)</visible>
</control>
</controls>
</window>