From e070e61217cb10cab1b3ddeccdcd630844d4e8f4 Mon Sep 17 00:00:00 2001 From: beatmasterRS Date: Fri, 10 Apr 2020 16:26:40 +0200 Subject: [PATCH] [Weahter Widget] fixed issue with missing weahter icon, if no icons are selected --- 1080i/Includes_Home.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/1080i/Includes_Home.xml b/1080i/Includes_Home.xml index b33f3086d..38660e694 100644 --- a/1080i/Includes_Home.xml +++ b/1080i/Includes_Home.xml @@ -5666,6 +5666,16 @@ 250 keep $INFO[Skin.String(weather.icons.path),,/]$INFO[Window(weather).Property(Current.FanartCode),,.png] + !String.IsEmpty(Skin.String(weather.icons.path)) + + + 40 + 480 + 250 + 250 + keep + $INFO[Window(Weather).Property(Day0.OutlookIcon)] + String.IsEmpty(Skin.String(weather.icons.path))