From 05234616aba444b73aa14dc650dda6ecc3da7a19 Mon Sep 17 00:00:00 2001 From: Michael Becker Date: Mon, 25 Nov 2019 01:05:50 -0500 Subject: [PATCH] provide way to get at the unselected item context menu even when an item is selected --- .../Commands.uexml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Editors/UniversalEditor.Editors.FileSystem.FileSystemEditor/Commands.uexml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Editors/UniversalEditor.Editors.FileSystem.FileSystemEditor/Commands.uexml index 5764c5af..814e9e2a 100644 --- a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Editors/UniversalEditor.Editors.FileSystem.FileSystemEditor/Commands.uexml +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Editors/UniversalEditor.Editors.FileSystem.FileSystemEditor/Commands.uexml @@ -68,7 +68,7 @@ - + @@ -104,6 +104,8 @@ + + @@ -128,6 +130,8 @@ + +