frozn / TipTac

WoW AddOn TipTac Reborn
GNU General Public License v3.0
119 stars 25 forks source link

HP text often cut off when using "Values & Percent" #281

Closed 0xjc closed 4 months ago

0xjc commented 5 months ago

HP text is often cut off. I use "Values & Percent" and I would prefer for the tooltip to be wider to show all of it. I think this is a recent issue.

image

My font settings for HP text if relevant:

image

As a workaround I can make the font size smaller, but it has to be really small to work reliably.

Font size 10 (still cut off):

image

Font size 9 (works, but hard to read):

image

TipTac Reborn (please complete the following information):

WoW (please complete the following information):

frozn commented 5 months ago

Thanks for reporting this! 👍

With the latest release v24.04.27 I adjusted the bar text to not go out of bounds. A while ago I added a fixed minum width if bars are enabled, but I made this minimum width now adjustable by moving this to settings under tab "Bars":

image

Will be included in the next release.