Fix results screen fetching scores twice when scrolled to edge
Fix pause input handling in osu! not working like stable
Try-finally has a small overhead that's unnecessary in this case given how small the code block is.
Add sr as an alias for star rating in the search parameters
Allow searching enum descriptions from `SettingsEnumDropdown`s
SettingsEnumDropdown
Add daily challenge stats display to user profile overlay
Fix customise button on mod overlay initially showing flash layer indefinitely
Show breaks behind objects in timeline
Fix insane transform allocations in new leaderboard display
Fix date added sometimes getting reset when updating a beatmap
Fix mod panels overflowing into the column borders
Interpolate parts in local space to avoid broken cursor trails
Allow horizontal scrolling on mod select overlay anywhere on the screen
Closes https://github.com/ppy/osu/issues/29248.
Matches https://github.com/ppy/osu-web/pull/11381.
Since the primary display isn't showing a streak.
LocalisationAnalyser
Fix click sounds playing twice on `OsuRearrangeableListItem`
OsuRearrangeableListItem
Closes https://github.com/ppy/osu/issues/29227.
Always show timing points in timeline when at the timing screen
Flash customise button on mod overlay when it becomes available
Supersedes https://github.com/ppy/osu/pull/29196.
Timeline
Add notification on daily challenge conclusion & start of new one