Message getting cut off based on screen resolution
I have this message and one of my mods says it is cut off for them. On my screen, I see the full message. Is there a way to fix this? I'm using the default width in the config.
We are a new server. Please invite friends and spread the word!
My mod was seeing
We are a new server. Please invite friends and spread
You need to increase the width of the panel if your text is getting cut off
Ok but what size resolution is the width programmed against if it isn't dynamic? Otherwise very difficult to debug. And couldn't it stretch too wide on other monitors if it's too big?
Yeah that's unfortunately the issues with rust GUI. It looks different on every resolution. I typically design all my UI in 1920x1080 as that is the most common resolution.
Roger. I'm also on 1920x1080. I wonder if there is a standard size we could determine with the community that uses this? Hmm...