Skip to content

Conversation

MohabCodeX
Copy link
Contributor

The issue was caused by cached width calculations that weren't being invalidated when the chat scale changed.
Fixes #4425

@botder
Copy link
Member

botder commented Sep 9, 2025

Apparently there is only a single place where m_vecScale can change?

@MohabCodeX
Copy link
Contributor Author

Apparently there is only a single place where m_vecScale can change?

Yes.

@ArranTuna ArranTuna added the bugfix Solution to a bug of any kind label Sep 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Solution to a bug of any kind
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Color-coded chat messages are rendered incorrectly after changing the scale of the chat
3 participants