Skip to content

Add replay / spectator mode scrolling text back#36911

Merged
bdach merged 5 commits intoppy:masterfrom
peppy:replay-mode-scroll
Mar 11, 2026
Merged

Add replay / spectator mode scrolling text back#36911
bdach merged 5 commits intoppy:masterfrom
peppy:replay-mode-scroll

Conversation

@peppy
Copy link
Copy Markdown
Member

@peppy peppy commented Mar 10, 2026

As mentioned in #36883.

This has caught me off-guard a few times.

Was a quick one to make this work like it does on stable. It doesn't fit as well as stable because we have a lot of elements at the top of the screen, but I think it's better than nothing, as it lets you know you're
in a replay quick obviously.

I don't think we can easily localise strings with formatting in them yet. Maybe using a MarkdownContainer or something?

As mentioned in ppy#36883.

This has caught me off-guard a few times.

Was a quick one to make this work like it does on stable. It doesn't fit
as well as stable because we have a lot of elements at the top of the
screen, but I think it's better than nothing, as it lets you know you're
in a replay quick obviously.

I don't think we can easily localise strings with formatting in them
yet. Maybe using a `MarkdownContainer` or something?
Comment on lines +35 to +36
// TODO: This should be customised for `MultiplayerSpectatorPlayer` to be static and only show the player name.
// Or maybe we should completely redesign this to show the user avatar and other things if that happens.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For when is this TODO? Is it for this PR or for an indeterminate future?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the latter. i'd want to get a designer involved. arguably that should be done before implementing this at all 🤷

@bdach
Copy link
Copy Markdown
Collaborator

bdach commented Mar 10, 2026

The text probably shouldn't be on top of replay settings.

Screenshot 2026-03-10 at 12 47 34

@peppy
Copy link
Copy Markdown
Member Author

peppy commented Mar 10, 2026

That is a hard ask 😅

@bdach
Copy link
Copy Markdown
Collaborator

bdach commented Mar 10, 2026

I mean if you're okay with that screenshot I can look the other way, but I had the feeling you wouldn't be...

@peppy
Copy link
Copy Markdown
Member Author

peppy commented Mar 10, 2026

Yeah I'm not, will work on a solution. Layers are fun.

@bdach bdach merged commit d0d5d97 into ppy:master Mar 11, 2026
6 of 9 checks passed
@stra-lib
Copy link
Copy Markdown

pls add an option to disable it

@ppy ppy locked and limited conversation to collaborators Mar 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants