Page 1 of 1

Player page: dedicated server config helper

Posted: 27 Mar 2019, 09:59
by reaby
Config helper is a huge help!
Although of that, the examples it generates for matchsettings files, are very hard to read.
see example:
example.JPG
example.JPG (133.29 KiB) Viewed 340 times
Readability can be enhanced hugely with a small css-snipplet:

Here's my proposed fix:

Code: Select all

code {
    display: block;
    white-space:pre-wrap;
}
see example 2:
example2.jpg
example2.jpg (117.6 KiB) Viewed 340 times
------------

I think this is a cosmetic bug, although with the compact form it's easier to copypaste the contents. At the very best solution, in my humble opinion, would be to show the contents with the fix above and have also copy-button for the example. So you can paste it easily then at editor :) Kinda same as mania-exchange has for copying id to clipboard, or at many html-snipplets provider sites with examples.

Thanks,
Reaby

Re: Player page: dedicated server config helper

Posted: 27 Mar 2019, 11:38
by Miss
Yes please! This has been reported several times already on the forum, hope it gets fixed soon. :thumbsup: