Quantcast

Set teh default anchor of the tt

ackis [05-14-09 - 19:51]
Set teh default anchor of the tt
Filename
ARLDatamine.lua
diff --git a/ARLDatamine.lua b/ARLDatamine.lua
index bfd57bb..234b2ab 100644
--- a/ARLDatamine.lua
+++ b/ARLDatamine.lua
@@ -91,6 +91,7 @@ end

 local ARLDatamineTT = CreateFrame("GameTooltip","ARLDatamineTT",UIParent,"GameTooltipTemplate")
 ARLDatamineTT:SetOwner(WorldFrame, "ANCHOR_NONE")
+GameTooltip_SetDefaultAnchor(ARLDatamineTT, UIParent)

 -- Description: Parses a trainer, comparing skill levels internal to those on the trainer.