I like menu bars, let's keep them menu bars for now
This commit is contained in:
parent
687e227fc7
commit
dfccff846b
@ -139,7 +139,7 @@ namespace UniversalEditor.UserInterface
|
||||
Layout = new BoxLayout(Orientation.Vertical);
|
||||
this.IconName = "universal-editor";
|
||||
|
||||
this.CommandDisplayMode = CommandDisplayMode.Ribbon;
|
||||
this.CommandDisplayMode = CommandDisplayMode.Both;
|
||||
|
||||
foreach (CommandItem ci in Engine.CurrentEngine.MainMenu.Items)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user