Long cross realm player names overflowing
Slivo-fr opened this issue ยท 18 comments
I do think this is fixable by widening the Name column a bit (just change the width in GUI.lua file)
Yeah I noticed this as well just doesn't really bother me. Probably a better idea is to just only show the first letter of the realm name in that column.
@kakysha would this be fine for you ?
I've widen the column a bit and used the 3 letter realm suffix blizzlike
I could just truncate past a given width but it would be less consistent, up to you !
#186 truncated to 14 characters
Having the realm cut differently depending on the name lenght definitely looks odd to me
Sounds good, I would still truncate realm name to 3 chars for readability but this is another feature change.
Thanks :)
What I'd like is a gap between the Name and KnownHonor column but IDK how to code that in.