Merge branch 'Tryibion-fix-tag-menu'

This commit is contained in:
Wojtek Figat
2025-04-07 21:50:08 +02:00

View File

@@ -338,6 +338,7 @@ namespace FlaxEditor.CustomEditors.Editors
IsClosed = true,
ItemsMargin = new Margin(2.0f),
CloseAnimationTime = 0,
Pivot = Float2.Zero
};
var tagNamePanel = new HorizontalPanel
{