From ed2225b6590a34484bbd9ba49470ef299891dcc0 Mon Sep 17 00:00:00 2001 From: torhal Date: Tue, 29 Dec 2009 02:05:20 +0000 Subject: [PATCH] Re-fixed the previous commit. Yay. --- ARL.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ARL.lua b/ARL.lua index bb13a88..ef3b8ed 100644 --- a/ARL.lua +++ b/ARL.lua @@ -758,6 +758,9 @@ do if not scan_parent or scan_parent == UIParent then scan_button:SetParent(TradeSkillFrame) + end + + if scan_parent == TradeSkillFrame then scan_button:ClearAllPoints() local loc = addon.db.profile.scanbuttonlocation -- 1.7.9.5