Format code

This commit is contained in:
Wojtek Figat
2022-07-18 22:38:01 +02:00
parent 9ff0ad4734
commit 9f7f764359
16 changed files with 36 additions and 36 deletions

View File

@@ -519,7 +519,7 @@ namespace FlaxEditor.CustomEditors.Editors
if (_groups != null)
_groups.Clear();
}
internal static LayoutElementsContainer OnGroup(LayoutElementsContainer layout, EditorDisplayAttribute display)
{
if (display?.Group != null)