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
@Dutchman101 Dutchman101 self-requested a review October 7, 2025 18:51
@Dutchman101 Dutchman101 merged commit f333bab into multitheftauto:master Oct 7, 2025
MTABot pushed a commit that referenced this pull request Oct 7, 2025
f333bab Fix chat message word wrapping after scale change (#4425) (#4437)
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

4 participants