Browse Source

backed out testing change

Charlie Kindel 2 years ago
parent
commit
abdacea5c4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      UICatalog/Scenarios/Editor.cs

+ 0 - 1
UICatalog/Scenarios/Editor.cs

@@ -116,7 +116,6 @@ namespace UICatalog.Scenarios {
 					new MenuBarItem ("_Languages", GetSupportedCultures ())
 					new MenuBarItem ("_Languages", GetSupportedCultures ())
 				})
 				})
 			});
 			});
-			menu.UseSubMenusSingleFrame = true;
 
 
 			Top.Add (menu);
 			Top.Add (menu);