From 9bb3d20ff3cd622770c618492137e90fe5f5005e Mon Sep 17 00:00:00 2001 From: ackis Date: Thu, 14 May 2009 19:51:30 +0000 Subject: [PATCH] Set teh default anchor of the tt --- ARLDatamine.lua | 1 + 1 file changed, 1 insertion(+) 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. -- 1.7.9.5