From a3fcadbe5c7f3d17b4890c9774a3670e5103df64 Mon Sep 17 00:00:00 2001 From: phil65 Date: Fri, 23 Dec 2016 04:57:15 +0100 Subject: [estuary] sync --- addons/skin.estuary/xml/DialogContextMenu.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'addons/skin.estuary/xml/DialogContextMenu.xml') diff --git a/addons/skin.estuary/xml/DialogContextMenu.xml b/addons/skin.estuary/xml/DialogContextMenu.xml index 5db627ddec..ab08b67f04 100644 --- a/addons/skin.estuary/xml/DialogContextMenu.xml +++ b/addons/skin.estuary/xml/DialogContextMenu.xml @@ -5,7 +5,8 @@ 0 0 - Window.IsActive(Home) + Window.IsActive(Home) + String.IsEqual(Skin.AspectRatio,21:9) + Window.IsActive(Home) + !String.IsEqual(Skin.AspectRatio,21:9) -- cgit v1.2.3