Beatmap carousel refactor
General UI improvements.
Better song select
No loading async optimizations yet.
Explicit disposal via using() to WorkingBeatmap.
Update input handler logic to match framework changes.
Fix unit tests failing.
# Conflicts: # osu-framework
Update the background according to the currently selected beatmap and…