TopLocalRank
Fixed this here because that blocks `Schedule` from running, and I don't want to add another override to the `IsPresent` flag.
Add additional SFX to the results screen
TotalScoreCounter
ModSelect{Overlay -> }Panel
Add basic touch support for osu!taiko
Add background beatmap processing
Populate failed scores with "miss" results for all remaining hitobjects
Fix one more case of referencing old mod select overlay in tests
Fix timeline zoom focus point when using zoom buttons
Fix sorting mode not filling up to usable area in filter control
Cleanup pass on `FPSCounter`
Fix timeline `alt`+`scroll` zoom not correctly zooming to current mouse position
Make editor timeline zoom relative to song length
Avoid using `RollingCounter` in fps counter
This causes the focal point zooming to not work (as the focal point is lost). There's no need to handle ongoing changes to `BeatmapInfo.TimelineZoom` because it is not a property which is changed at runtime.
Add the ability to save in the skin editor using system save hotkey
DIsplay toasts on beatmap/skin save
ctor