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

Hide osu!taiko scroller when the beatmap has storyboard #27424

Merged
merged 5 commits into from Mar 1, 2024

Conversation

frenzibyte
Copy link
Member

The condition to determine the visibility of the scroller tries to mimic exactly how stable does it, as to not result in any inconvenience. Up to debate, I know we're not meant to copy everything from stable, but I'm not sure of any other solution to this. Stable code, for reference.

Beatmaps of interest:

@peppy peppy self-requested a review February 29, 2024 07:43
/// <summary>
/// The storyboard associated with the beatmap.
/// </summary>
public readonly Storyboard Storyboard;
Copy link
Sponsor Member

Choose a reason for hiding this comment

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

not 100% on a storyboard existing here, but it's not causing any short-term harm.

@peppy peppy self-requested a review March 1, 2024 02:47
@peppy peppy merged commit 4b3a5bd into ppy:master Mar 1, 2024
15 of 17 checks passed
@frenzibyte frenzibyte deleted the taiko-slider-storyboard branch March 1, 2024 10:50
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.

Taiko-slider should hide when playing storyboarded maps
3 participants