Color-coded chat messages are rendered incorrectly after changing the scale of the chat
Closed this issue · 0 comments
PlatinMTA commented
Describe the bug
Same message, different spacing between each word.
Steps to reproduce
- /start runcode
- /crun crun outputChatBox("#FF3232test #FFFFFFtest #32FF32test #3232FFtest #323232test", 0, 0, 0, true)
- Go to settings, interface, chat and change the scaling to something bigger (for example instead of 1.0 use 1.2)
- Profit
Version
Client v1.6-release-23324
Additional context
Probably just recalculating the chat after changing the scale would fix the issue.
This does not happen with messages that are not color-coded. Neither does it happen if there wasn't any color change between the same line.
Relevant log output
Security Policy
- I have read and understood the Security Policy and this issue is not security related.