I like both for now

This commit is contained in:
Michael Becker 2019-07-28 10:26:01 -04:00
parent 07a0085f04
commit 57bc94fbca

View File

@ -122,7 +122,7 @@ namespace UniversalEditor.UserInterface
this.Layout = layout;
this.IconName = "universal-editor";
this.CommandDisplayMode = CommandDisplayMode.Ribbon;
this.CommandDisplayMode = CommandDisplayMode.Both;
foreach (CommandItem ci in Engine.CurrentEngine.MainMenu.Items)
{