Page 1 of 1

[16.30]Server description not transfer lines automatically

Posted: Mon Mar 19, 2018 6:28 pm
by WIZ4
The description of the server does not transfer lines automatically
Screenshot_8.png
Screenshot_8.png (381.18 KiB) Viewed 1708 times

Re: [16.30]Server description not transfer lines automatically

Posted: Mon Mar 19, 2018 6:30 pm
by Rseding91
Thanks for the report. The text box won't automatically add newlines - you have to manually add them if you want multiple lines.

Or are you talking about something else?

Re: [16.30]Server description not transfer lines automatically

Posted: Mon Mar 19, 2018 6:37 pm
by WIZ4
Rseding91 wrote:Thanks for the report. The text box won't automatically add newlines - you have to manually add them if you want multiple lines.

Or are you talking about something else?
Why not? For example,map exchange string it does
Animation.gif
Animation.gif (87.76 KiB) Viewed 1699 times

Re: [16.30]Server description not transfer lines automatically

Posted: Mon Mar 19, 2018 6:38 pm
by Rseding91
WIZ4 wrote:
Rseding91 wrote:Thanks for the report. The text box won't automatically add newlines - you have to manually add them if you want multiple lines.

Or are you talking about something else?
Why not? For example,map exchange string it does
Animation.gif
That's text-wrapping not adding newlines.

The description field will take that text and print it exactly in the description field when looking at public games. If it line-wrapped it would give a false representation as to what it will actually render when someone looks at the game. Therefor you have to explicitly put a newline in saying "this is now a new line, render it as such in the browse-games GUI".

Re: [16.30]Server description not transfer lines automatically

Posted: Mon Mar 19, 2018 6:41 pm
by WIZ4
Rseding91 wrote:
WIZ4 wrote:
Rseding91 wrote:Thanks for the report. The text box won't automatically add newlines - you have to manually add them if you want multiple lines.

Or are you talking about something else?
Why not? For example,map exchange string it does
Animation.gif
That's text-wrapping not adding newlines.

The description field will take that text and print it exactly in the description field when looking at public games. If it line-wrapped it would give a false representation as to what it will actually render when someone looks at the game. Therefor you have to explicitly put a newline in saying "this is now a new line, render it as such in the browse-games GUI".
Okay, I understand

Re: [16.30]Server description not transfer lines automatically

Posted: Mon Mar 19, 2018 6:54 pm
by WIZ4
So, I saw another problem. If the string is too long, the selection does not work correctly
Animation.gif
Animation.gif (148.78 KiB) Viewed 1683 times