Use `Anchor`/`Origin` instead of `GridContainer` for drawable room background gradient
FillFlowContainer
GridContainer
https://github.com/ppy/osu/discussions/23898#discussioncomment-6159206
TrackHitEvents
false
Add tooltips to truncated text
Fix storyboard being null if file doesn't exist
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
MaxCombo
{ get; init; }
user's color (e.g. green for NAT) will be ignore
Reduce delays and fades for carousel panels to improve song select initial display performance
It's expected that `WorkingBeatmap.Storyboard` is non-null. An example fail case is in `BeatmapBackgroundWithStoryboard.load`.
Fix toggling mod presets causes too many sounds to play
ShowTooltip
Fix not being able to receive full score for extremely short sliders with repeats
HoverSampleDebounceComponent
Fix black jaggies around argon hitcircles
Also split out `Size` variable for clarity
Reduce argon Taiko kiai flashing
Fix beatmap panel background looking different than usual
SessionStatics
Going simple with a bool instead of making `TooltipText` init-able, as the current cases will just init `string.Empty`. And not sure if we want custom tooltip text in the future.
Truncate
OsuSpriteText
Co-Authored-By: Salman Ahmed <frenzibyte@gmail.com>