RatingBuster icon indicating copy to clipboard operation
RatingBuster copied to clipboard

Primary stat translation breaks tooltip rendering

Open merijn opened this issue 3 years ago • 2 comments

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 avatar Jun 08 '21 23:06 merijn

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 avatar Jun 08 '21 23:06 merijn

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

merijn avatar Jun 09 '21 15:06 merijn

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

merijn avatar Dec 30 '22 10:12 merijn