BeatmapInfo
Add links to nested objects' lifetime entries to `HitObjectLifetimeEntry`
HitObjectEntryManager
HitObjectLifetimeEntry.NestedEntries
ScoreInfo.BeatmapInfo
Fix cancelled progress notifications requiring exit confirmation
TotalScoreVersion
LegacyTotalScore
ILegacyScoreProcessor
ILegacyScoreSimulator
UpdateLocalScores
Add handling of "unknown" beatmap availability in multiplayer flow
Use more correct localised string source for "sign out" text
Fix edge cases where selection buttons go outside playfield bounds
Reattach any orphaned scores when a beatmap is imported
Addresses https://github.com/ppy/osu/discussions/23599#discussioncomment-6300885.
.Run(r => r.Write(...))
It'll be properly handled by osu!framework with https://github.com/ppy/osu/pull/24092
IWindow
Ensure "tablet support disabled" notification is only shown once
Increase the minimum size of the scroll bar
Allows easier targetting when there is a lot of content in the scroll view As discussed in https://github.com/ppy/osu/discussions/24095#discussioncomment-6332398.
PostImport