From b28c5dae95d605ff365119e4203af2efa21591c1 Mon Sep 17 00:00:00 2001 From: torhal Date: Mon, 26 Oct 2009 05:59:05 +0000 Subject: [PATCH] Changed the recipe tooltip's default anchor to be the right side of the list panel instead of the mouse cursor. --- AckisRecipeList.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AckisRecipeList.lua b/AckisRecipeList.lua index c98b9fe..0bc710b 100644 --- a/AckisRecipeList.lua +++ b/AckisRecipeList.lua @@ -166,7 +166,7 @@ function addon:OnInitialize() ignoreexclusionlist = false, scanbuttonlocation = "TR", spelltooltiplocation = "Right", - acquiretooltiplocation = "Mouse", + acquiretooltiplocation = "Right", hidepopup = false, minimap = true, worldmap = true, -- 1.7.9.5