From 8a203297afc8a22c24960180afc3f39439dca371 Mon Sep 17 00:00:00 2001 From: jurialmunkey Date: Thu, 17 Oct 2024 21:43:56 +1100 Subject: [PATCH] :ambulance: Quick fix --- 1080i/Includes_Expressions.xml | 4 ++-- addon.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/1080i/Includes_Expressions.xml b/1080i/Includes_Expressions.xml index 3fc52f0d..a6ae68e3 100644 --- a/1080i/Includes_Expressions.xml +++ b/1080i/Includes_Expressions.xml @@ -88,11 +88,11 @@ [Window.Previous(Home) + String.IsEmpty(Skin.String(Hub.Home.ReplaceWindow))] [Window.Next(Home) + String.IsEmpty(Skin.String(Hub.Home.ReplaceWindow))] - + [[Integer.IsEqual(Window.Property(TMDbHelper.WidgetContainer),301) + !Integer.IsEqual(Container(300).NumItems,0) + Control.IsVisible(300)] | Control.HasFocus(300)] - [!Integer.IsEqual(Container(300).NumItems,0)] + [!$EXP[Exp_ClassicHome_IsVisible]] [!$EXP[Exp_Navigation_OnWrap]] diff --git a/addon.xml b/addon.xml index 805e33b8..c5ef1e54 100644 --- a/addon.xml +++ b/addon.xml @@ -1,4 +1,4 @@ - +