Skip to content

Mouseover tooltip error in window displaying items in /tsm groups. #3

@iDump-ster

Description

@iDump-ster

On the file 'TSMGroupItemList.LUA' in TSM > GUI > TSMWidgets there is a single refrence to Battlepet tooltips, that breaks this function.
To Fix

Line #131, "row:SetScript("OnLeave", function() GameTooltip:Hide() BattlePetTooltip:Hide() end)"
Remove 'BattlePetTooltip:Hide()'
To "row:SetScript("OnLeave", function() GameTooltip:Hide() end)"
fixes this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions