mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
update MerchantBuyBackItemItemButton
This commit is contained in:
@@ -102,6 +102,10 @@ local function LoadSkin()
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
HookScript(MerchantBuyBackItemItemButton, "OnEvent", function()
|
||||||
|
this:SetBackdropBorderColor(unpack(E["media"].bordercolor))
|
||||||
|
end)
|
||||||
|
|
||||||
local buybackName = GetBuybackItemInfo(GetNumBuybackItems())
|
local buybackName = GetBuybackItemInfo(GetNumBuybackItems())
|
||||||
if buybackName then
|
if buybackName then
|
||||||
local itemLink = GetItemLinkByName(buybackName)
|
local itemLink = GetItemLinkByName(buybackName)
|
||||||
|
|||||||
Reference in New Issue
Block a user