From 576c16ab542baf4f322ffaacb2bcbc64d090c13a Mon Sep 17 00:00:00 2001 From: p3lim Date: Sun, 26 Dec 2010 20:04:55 +0100 Subject: [PATCH] Make sure the button stays on top of everything else --- Molinari.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Molinari.lua b/Molinari.lua index 062e024..f178642 100644 --- a/Molinari.lua +++ b/Molinari.lua @@ -47,7 +47,7 @@ function button:PLAYER_LOGIN() end end) - self:SetFrameStrata('DIALOG') + self:SetFrameStrata('TOOLTIP') self:SetAttribute('alt-type1', 'macro') self:SetNormalTexture([=[Interface\PaperDollInfoFrame\UI-GearManager-ItemButton-Highlight]=]) self:GetNormalTexture():SetTexCoord(0.11, 0.66, .11, 0.66) -- 1.7.9.5