Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't highlight friends' scores under beatmap's friend score leaderboard #31576

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

CloneWith
Copy link
Contributor

Although the idea to highlight friends' score entries in the leaderboard is good, it means less under the Friends leaderboard tab of a beatmap. And too much yellow would make the leaderboard seemingly dirty.

So in this PR I added a specific argument for this condition. When the current filter is set to show friends only, the score's background will remain black.

I think we won't encounter this situation in match leaderboards, since it doesn't have a filter tab (yet?).

Current Version In this PR
Friend leaderboard in current version This PR's friend leaderboard

@SupDos
Copy link
Contributor

SupDos commented Jan 19, 2025

This was already brought up in the original PR, was decided to be fine to have #31240 (comment)

@bdach bdach requested review from peppy and frenzibyte January 19, 2025 22:46
@CloneWith
Copy link
Contributor Author

This was already brought up in the original PR, was decided to be fine to have #31240 (comment)

I just had a quick look at that but cannot really agree with that. Filling all items of a leaderboard with a specific colour (other than black) is bound to be a bad idea, regardless of design. At least it shouldn't happen to a leaderboard with always 100% friends.

@peppy
Copy link
Member

peppy commented Jan 20, 2025

Sure let's go with this since it's been brought up countless times already. I still think that if this is being perceived as an issue, the fill colour is wrong / too present.

@peppy peppy merged commit e098f60 into ppy:master Jan 20, 2025
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants