View Single Post
Violet CLM

Administrator

Joined: Mar 2001

Posts: 11,276

Violet CLM has disabled reputation

Mar 14, 2026, 11:37 PM
Violet CLM is offline
Reply With Quote
Quote:
Originally Posted by FawFul View Post
However for short names the dynamic spacing goes wider than ?0. I suggest reverting that and making the treshold between ?0 and ?1. I don't think anyone likes wider than 6.3 names where it feels like there is gaps inbetween, also it's wider than chat messages.
This is not true. The name spacing range is from ?0 (jjTEXTAPPEARANCE::spacing = 0) to ?2 (= -2). All of these are narrower than chat messages, which default to ?/ (= 1).

To be clear, I'm not stating that the range cannot change, only that you're not describing how JJ2 works.

Quote:
I think this "lower than ?0" also applies to the score numbers too.
This is also not true.

Quote:
2. Ping/ms needs to be a tad further to the right to not clip or attach to the scores, as happens with more than 4 digits.
Thanks, that's a good report and should be easy to fix.

Quote:
4. While spectating, the name shifts ever so slightly to the right and misaligns with the scorenames. Tested while having a double digit player ID. Probably a bug?
Are you seeing this for someone with a colored name? My current guess is that the code for drawing dark text is advancing a pixel when it encounters a | character, rather than skip over it completely. Don't know if this is new behavior or not.

Quote:
The core design philosophy has always been simple: press f9 once and it shows you the most important information, press f9 again shows to show more things.
This has not changed. It is reacting to a difference in Ctrl+F9 (sorting style) not regular F9 (detail level).

Last edited by Violet CLM; Mar 15, 2026 at 12:00 AM.