.. with a somewhat appealing design.
Remove key arrow handling in `VolumeOverlay` to avoid conflicting with ruleset key bindings (i.e. osu!catch)
TestSceneFreeModSelectOverlay
ScreenTestScene
ModSelectOverlay
VolumeOverlay
I can see `IsDisplayingToast` being removed and `IsPresent` becoming `=> Notifications.Any()` but I'll just leave this for another day.
Fix editor UI transparency being incorrectly opaque when hovering slider control points
Could still happen if using the keyboard F-key shortcuts. In that case the composer becomes non-present, so its `Update()` can't really do anything.
Add ability to edit beatmap content externally
Select all text when focusing sample bank/volume textboxes in editor (and number boxes in general)
As mentioned at https://github.com/ppy/osu/pull/28787#issuecomment-2221150025.
Fix incorrect continuation in `ImportAsUpdate` causing UI blockage
Match mania editor playfield time range with timeline zoom
ImportAsUpdate
Fix confirm exit dialog overflowing from too many ongoing operations
Remove setup screen controls that do nothing useful
ManiaHitObjectComposer