Thread: Reputation Bar
View Single Post
05-16-19, 12:49 PM   #4
JDoubleU00
A Firelord
 
JDoubleU00's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 463
Originally Posted by Fizzlemizz View Post
It depends on your SetPoint but if you've only set one point then yes. If you set a TOPLEFT/BOTTOMRIGHT or SetAllPoints then you would resize the the "container" (if you've only used one referece frame).

You might try a slightly taller bar with a slightly smaller font and the FontString with a SetAllPoints to the bar so you get two lines that wrap.

If you fix the width of the FontString to the width of the bar you will automaticaly get a "Text..." if the text gets too long.

Two FontStrings, Name(Justified Left) and Value (Justified Right or Center) sized 70/30 (80/20 or whatever works) across the bar so you get Steamwh... 92% if the name gets too long
Thanks, I'll try it when I get home from work.
__________________
Author of JWExpBar and JWRepBar.
  Reply With Quote