Skip to content

Update Tooltip.lua#712

Open
juxuanu wants to merge 1 commit intoElvUI-WotLK:masterfrom
juxuanu:patch-1
Open

Update Tooltip.lua#712
juxuanu wants to merge 1 commit intoElvUI-WotLK:masterfrom
juxuanu:patch-1

Conversation

@juxuanu
Copy link

@juxuanu juxuanu commented Feb 28, 2020

Instead of showing in the Tooltip of an item, when selected for showing BOTH Guild and Bags count, the two counts in different lines, use only one.
https://i.imgur.com/HmSvuwP.png
This way you save up space. Usually you have more than one addon that adds lines to the tooltip and creating one additional line just for a Bank count is not ideal.

tt:AddDoubleLine(" ", bankCount)
end


Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete this line, it "contains only whitespaces" and this is why the check fails. But the code works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant