raethkcj / RatingBuster

An item comparison tool for WoW Classic.
GNU General Public License v2.0
58 stars 14 forks source link

Primary stat translation breaks tooltip rendering #28

Closed merijn closed 1 year ago

merijn commented 3 years ago

There's some awkward line wrapping in the tooltips that breaks the rendering of gems render

Note the awkward line break inside the parenthesis for agility and how the gem lines are off by one (red gem stats showing on the line of yellow gem and yellow gem stats showing on the line below the sockets).

merijn commented 3 years ago

I can look into a bit if you've got any clues where in the codebase I can find the rendering for those parentheses.

merijn commented 3 years ago

Ah, it actually looks like this breaks due to an interaction with ExtraToolTip. I'll have to figure out what exactly goes wrong.

merijn commented 1 year ago

Problem is fixed with most recent versions (and probably a bunch of older ones :p) of both addons.