Fix: adjust raid icon anchor position to top of unit frames - they no longer hide behind player name

This commit is contained in:
Bluewhale1337
2026-09-06 15:34:04 +02:00
parent 04519b9631
commit ebb42f936a
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
<Texture name="$parentRaidIcon" file="Interface\TargetingFrame\UI-RaidTargetingIcons" hidden="true">
<Size><AbsDimension x="14" y="14"/></Size>
<Anchors>
<Anchor point="CENTER">
<Anchor point="TOP">
<Offset><AbsDimension x="0" y="0"/></Offset>
</Anchor>
</Anchors>