Merge branch 'Tryibion-fix-tag-menu'

This commit is contained in:
2025-04-07 21:50:08 +02:00
@@ -338,6 +338,7 @@ namespace FlaxEditor.CustomEditors.Editors
IsClosed = true,
ItemsMargin = new Margin(2.0f),
CloseAnimationTime = 0,
Pivot = Float2.Zero
};
var tagNamePanel = new HorizontalPanel
{