Open CT_RaidTracker.xml and find the line:
- Code: Select all
this:SetOwner(self, "ANCHOR_LEFT");
change it to:
- Code: Select all
this:SetOwner(UIParent, "ANCHOR_LEFT");
this:SetOwner(self, "ANCHOR_LEFT");
this:SetOwner(UIParent, "ANCHOR_LEFT");
Users browsing this forum: No registered users and 1 guest