In-game leaderboard toggle doesn't work for replays #24869
Replies: 2 comments 1 reply
-
Currently leaderboards are always shown in certain contexts, including replays. |
Beta Was this translation helpful? Give feedback.
-
Seems like this is caused by this: osu/osu.Game/Screens/Play/ReplayPlayer.cs Line 101 in 7b2ca2f Setting it to false seems to fix the problems but only for autoplay and normal gameplay, but not for watching a real player's play. It looks like it was intentional, but I don't really understand the reason behind making it intentionally show the leaderboard all the time, can someone explain? I know this is an old thread but this annoys me every time I watch a replay and I wanted to discuss this again. |
Beta Was this translation helpful? Give feedback.
-
Type
Game behaviour
Bug description
When watching replays, pressing
TAB
does not toggle the in-game leaderboard. I noticed that with Autoplay, it is always enabled, while for replays, it is always disabled. Relevant discussion: #24075Also related, the in-game leaderboard toggle doesn't work independent of the in-game interface toggle (compared to Stable where the interface and leaderboard are separate).
Screenshots or videos
lazer.leaderboard.toggle.issue.mp4
Version
2023.914.0-lazer
Logs
N/A
Beta Was this translation helpful? Give feedback.
All reactions