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