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
OsuSpriteText
TextFlowContainer
OsuTooltip
This reverts commit cbfb569ad4.
cbfb569ad4
Fix click sounds playing twice on `OsuRearrangeableListItem`
OsuRearrangeableListItem
Closes https://github.com/ppy/osu/issues/29227.
ModCustomisationPanel
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
CommentTooltip
Add notification on daily challenge conclusion & start of new one
TestMetadataClient
Adjust chat sizing to better fit long usernames
Submit vertices in local space to avoid cross-thread access