From 03a84ae0ffa3a24afaa7a2efd8ab2c147f9223e5 Mon Sep 17 00:00:00 2001 From: Michael Becker Date: Sun, 11 Jul 2021 20:30:23 -0400 Subject: [PATCH] add menu bar to Picture editor --- .../Editors/Multimedia/Picture/MenuBar.uexml | 42 +++++++++++++++++++ ...lEditor.Content.PlatformIndependent.csproj | 2 + 2 files changed, 44 insertions(+) create mode 100644 Content/UniversalEditor.Content.PlatformIndependent/Editors/Multimedia/Picture/MenuBar.uexml diff --git a/Content/UniversalEditor.Content.PlatformIndependent/Editors/Multimedia/Picture/MenuBar.uexml b/Content/UniversalEditor.Content.PlatformIndependent/Editors/Multimedia/Picture/MenuBar.uexml new file mode 100644 index 00000000..2af4fe56 --- /dev/null +++ b/Content/UniversalEditor.Content.PlatformIndependent/Editors/Multimedia/Picture/MenuBar.uexml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj b/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj index 987fd972..88c7bf7c 100644 --- a/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj +++ b/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj @@ -319,6 +319,7 @@ + @@ -353,6 +354,7 @@ +