HonorSpy

HonorSpy

2M Downloads

Long cross realm player names overflowing

Slivo-fr opened this issue ยท 18 comments

commented

For ERA cross realm servers, the player name is sometime very long.

image

Would it be possible to widen a bit the window or to truncate the names on the display to keep it on one line ?

commented

I do think this is fixable by widening the Name column a bit (just change the width in GUI.lua file)

commented

I will give it a try tomorrow, thanks

commented

We could also widen the column a little bit to allow the 3 letter suffix

commented

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.

commented

Maybe 3 like blizzard does in chats ? For consistency :D

commented

Nah if I go with 3 characters, that one in your picture will still overflow. There aren't that many connected realms, it should be obvious from just one character.

Short character name but it was all I was able to get on short notice:
image

commented

I'm fine with that too, just suggesting :D

commented

@kakysha would this be fine for you ?

I've widen the column a bit and used the 3 letter realm suffix blizzlike
image

commented

I could just truncate past a given width but it would be less consistent, up to you !

commented

#186 truncated to 14 characters

commented

Having the realm cut differently depending on the name lenght definitely looks odd to me

commented

Well if you can think of something better go ahead and code it and make a PR.

commented

What about the screenshot above ? Looks more clean to me, what's you opinion ?

commented
commented

Sounds good, I would still truncate realm name to 3 chars for readability but this is another feature change.
Thanks :)

commented

image

commented

What I'd like is a gap between the Name and KnownHonor column but IDK how to code that in.

commented

I have no idea either, but the last screen looks good to me