From 5ae6c2b4967a4550bd9c4e5e3bdda4bf394419d2 Mon Sep 17 00:00:00 2001 From: Jezz_X Date: Sun, 9 Sep 2012 15:51:44 +1000 Subject: [PATCH] Fixed: Black overlay over the top of the PVR window --- 720p/MyPVR.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/720p/MyPVR.xml b/720p/MyPVR.xml index d131d5e..9422bba 100644 --- a/720p/MyPVR.xml +++ b/720p/MyPVR.xml @@ -2190,7 +2190,7 @@ black-back.png Visible Hidden - Window.IsActive(FileBrowser) | Window.IsActive(601) | Window.IsActive(602) | Window.IsActive(603) | Window.IsActive(604) | Window.IsActive(606) + Window.IsActive(FileBrowser) | Window.IsActive(PVRGuideInfo) | Window.IsActive(PVRRecordingInfo) | Window.IsActive(PVRTimerSetting) | Window.IsActive(PVRGroupManager) | Window.IsActive(PVRGuideSearch) \ No newline at end of file