Lemmings Forums

NeoLemmix => Bugs & Suggestions => Closed => Topic started by: IchoTolot on May 12, 2020, 02:16:24 PM

Title: [Bug][Player] Pre/Postview texts not centered
Post by: IchoTolot on May 12, 2020, 02:16:24 PM
I don't remember if this topic already exists, if yes, sorry for the double post.

The pre- and postview level texts should be centralized instead of being at the very top. This way there are just much easier to read. It was already this way in the past, but I think in the format switch it got messed up somehow.

As a bonus, if it's possible:

If the text is under a certain number of lines, a little bit more space (maybe half or a quarter of a line) could be automatically put in between lines as this further increases readability.
Title: Re: [Suggestion][Player] Centralize Pre/Postview texts
Post by: Strato Incendus on May 12, 2020, 02:53:09 PM
Thanks, I always tried to emulate this by inserting empty lines - but it would indeed be helpful if the text were centralised by default.
Title: Re: [Suggestion][Player] Centralize Pre/Postview texts
Post by: namida on May 12, 2020, 09:15:02 PM
It should be. And I'm sure this has been fixed once already, only to later break again. This is a bug.
Title: Re: [Bug][Player] Pre/Postview texts not centered
Post by: namida on October 13, 2020, 09:21:02 PM
Alright so - it turned out this was due to an uninitialized variable, which explains why the bug would go away and come back inexplicibly.

It's fixed somewhere along the lines of the various menu overhaul code I'm working on at the moment.