Lemmings Forums

Lix => Lix Main => Topic started by: Simon on December 03, 2022, 02:11:49 AM

Title: Replay Browser: Show full filename of selected replay, for Proxima
Post by: Simon on December 03, 2022, 02:11:49 AM
Hi Proxima,

in 2017, you suggested (https://www.lemmingsforums.net/index.php?topic=1360.msg67098#msg67098) the following, which is also github issue #376 (https://github.com/SimonN/LixD/issues/376):

Quote from: Proxima
In the replay browser, display the full replay filename under the level name on the right, so that it's easier to distinguish multiple replays in the common case when the default filename does not display in full in the list on the left.

I've come around to implement this. Look at the attached images; they differ in the bottom two lines of the nameplate (= the text between level preview image and the big buttons). I assume that you're still running Lix in 640x480, it's a rather tall resolution at 4:3, leading to cramped horizontal space.

The nameplate abbreviates the beginning of the replay filename, so you can always see the last part of the filename. Compare this with the file browser's listing at the left-hand side of the screen: It abbreviates the end of the filename, as is customary for abbreviating text in general.

Implemented in 0.10.1 is the first attached image: It says "Replay:" in line 3 and has a big arrow for the pointed-to level in line 4.
-- Simon
Title: Re: Replay Browser: Show full filename of selected replay, for Proxima
Post by: Simon on December 16, 2022, 03:55:13 AM
Proxima told me (already over a week ago) that with widescreen, the issue already became less of a problem.

I'll keep the first solution:
This is clearer than the second solution that would introduce more cryptic symbols.

I'll close the bug on github. If something sucks, bring it up, and we can improve it later. (Ah, I already closed it on github two weeks ago, and merely forgot to post here.)

-- Simon