Add basic tooltip for leaderboard scores
FindProvider()
No longer needed since 39f99bf785.
39f99bf785
BeatmapLeaderboard
Fix multiplayer spectator occasionally rewinding time unexpectedly
Fix test failures if `DialogOverlay` is not loaded in time
DialogOverlay
As seen at https://github.com/ppy/osu/runs/4999391205?check_suite_focus=true, where `DialogOverlay` hasn't loaded in single file yet.
private
Rewrite `Leaderboard` component to bring up to current code standards
Set
placeholder
TestSceneDeleteLocalScore
AddOnce
Count()
Fix delete local scores via "Clear all scores" button crashing the game
Closes https://github.com/ppy/osu/discussions/16669.
HoldForMenuButton
Fix song select tests not waiting for beatmap imports to arrive
songSelect
SetUpSteps
After the change to realm, notification fires could take a frame or two. We aren't accounting for this. Fixes test failures like https://github.com/ppy/osu/runs/4963255990?check_suite_focus=true
RulesetID
Ruleset.ID
Ruleset.OnlineID
Refactor editor saving test scene for scalability
Fix some realm-related test failures
ILive