-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Update beatmap overlay to show all guest mappers #31970
Conversation
The solution would be to replace the entire |
I think I tried this method and gave up because it was not ideal. In addition to the issues listed above, we will also lose the animation of the star text |
…hor` settings - Closes ppy#5084 - Closes ppy#5499 - Closes ppy#2073 - Closes ppy/osu#8580 - Supersedes / closes ppy#5507 You might ask why I'm bothering to try this now. Well, this came up when I wanted to use text flow for BSS purposes (and forced me to hack around it), and came up again in ppy/osu#31970, and I'm sick of it. The actual fix is taken verbatim from ppy#5507, it's just restructured using the idea of a single nested flow taken from ppy#5507 (comment). As such: Co-authored-by: HiddenNode <101936124+HiddenNode@users.noreply.github.com>
…hor` settings - Closes ppy#5084 - Closes ppy#5499 - Closes ppy#2073 - Closes ppy/osu#8580 - Supersedes / closes ppy#5507 You might ask why I'm bothering to try this now. Well, this came up when I wanted to use text flow for BSS purposes (and forced me to hack around it), and came up again in ppy/osu#31970, and I'm sick of it. The actual fix is taken verbatim from ppy#5507, it's just restructured using the idea of a single nested flow taken from ppy#5507 (comment). As such: Co-authored-by: HiddenNode <101936124+HiddenNode@users.noreply.github.com>
…hor` settings - Closes ppy#5084 - Closes ppy#5499 - Closes ppy#2073 - Closes ppy/osu#8580 - Supersedes / closes ppy#5507 You might ask why I'm bothering to try this now. Well, this came up when I wanted to use text flow for BSS purposes (and forced me to hack around it), and came up again in ppy/osu#31970, and I'm sick of it. The actual fix is taken verbatim from ppy#5507, it's just restructured using the idea of a single nested flow taken from ppy#5507 (comment). As such: Co-authored-by: HiddenNode <101936124+HiddenNode@users.noreply.github.com>
…hor` settings - Closes ppy#5084 - Closes ppy#5499 - Closes ppy#2073 - Closes ppy/osu#8580 - Supersedes / closes ppy#5507 You might ask why I'm bothering to try this now. Well, this came up when I wanted to use text flow for BSS purposes (and forced me to hack around it), and came up again in ppy/osu#31970, and I'm sick of it. The actual fix is taken verbatim from ppy#5507, it's just restructured using the idea of a single nested flow taken from ppy#5507 (comment). As such: Co-authored-by: HiddenNode <101936124+HiddenNode@users.noreply.github.com>
Text flow has been fixed framework side so I've applied that solution. I don't think the slight fade out of the star rating text matters when the rest of the text transforms immediately so it's neither here or there really. |
There will be display problems when the number of guest mapper is very large, but I can't think of a way to solve it. see in test when 20 guest in a diff