[Bug][Player] Pre/Postview texts not centered

Started by IchoTolot, May 12, 2020, 02:16:24 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

IchoTolot

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.

Strato Incendus

Thanks, I always tried to emulate this by inserting empty lines - but it would indeed be helpful if the text were centralised by default.
My packs so far:
Lemmings World Tour (New & Old Formats), my music-themed flagship pack, 320 levels - Let's Played by Colorful Arty
Lemmings Open Air, my newest release and follow-up to World Tour, 120 levels
Paralems (Old Formats), a more flavour-driven one, 150 levels
Pit Lems (Old Formats), a more puzzly one, 100 levels - Let's Played by nin10doadict
Lemmicks, a pack for (very old) NeoLemmix 1.43 full of gimmicks, 170 levels

namida

It should be. And I'm sure this has been fixed once already, only to later break again. This is a bug.
My projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)
Non-Lemmings: Commander Keen: Galaxy Reimagined (a Commander Keen fangame)

namida

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.
My projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)
Non-Lemmings: Commander Keen: Galaxy Reimagined (a Commander Keen fangame)