Quote:
Originally Posted by Gooner
is it possible to make the the Class, Tallent and Race colums a fixed width? it looks a bit messy when each row is out of line of the rest, Not a problem of course, just visually disturbing  it would be nice to have all the images in one straight line., for race and class.
|
Update to patch_ver_125.
Also, it's not that the columns aren't a fixed width - they actually are. They are fixed with a percentage width. The problem is because each row is separately being returned, if the data is slightly larger than the rest, it will automatically "slightly stretch" that column to fit it. So, it was just a matter of me tweaking for certain talents. In this case the "elementalcombat" was probably the largest talent and I adjusted the column by 2% which fixed that. I also readjusted the name and comment columns. It should be fine now.