Chat tablet variables used for desktop?

Not sure if this is a bug or who ever writing the code intentionally mixed up the variables.

Today I was looking at the code for the chat system, trying to fix an annoying bug where the chat window gets bigger if bubble chat is only enabled. Causing the bar where you type to become a lot longer then what it usually is.
Images below:


But once I found and fixed the resizing issue, I found that the variables for the re-scaling of the chat window was using tablet variables and not desktop variables. This is inside the ChatWindow script.
Underlined in red is the variable that’s supposed to be DefaultWindowSizeDesktop I think.
image

1 Like

Thanks for the report! We will fix this

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.