Prio3

Prio3

77.2k Downloads

Tooltip issue [Fixed]

krwlli2019 opened this issue ยท 0 comments

commented

lbIcon:SetCallback("OnEnter", function(widget)
GameTooltip:SetOwner(widget.frame, "ANCHOR_TOPRIGHT")
GameTooltip:SetHyperlink(itemLink)
GameTooltip:Show()
end)

tooltips on items work this way.

Regards and thanks for the addon