Verb icon tiling (#8457)
This commit is contained in:
@@ -129,8 +129,7 @@ namespace Content.Client.Verbs.UI
|
||||
AddElement(element.SubMenu, subElement);
|
||||
}
|
||||
|
||||
if (category.IconsOnly)
|
||||
element.SubMenu.MenuBody.Orientation = LayoutOrientation.Horizontal;
|
||||
element.SubMenu.MenuBody.Columns = category.Columns;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user