Fix crashes related to deleting/importing beatmaps
Fix main menu flashy sides moving too much
Note that tracks' looping is never restored now. There's unfortunately no easy way around this, but it shouldn't have any side-effects for now.
Callback was expecting the beatmap to be populated where it wasn't being.
Use a background for custom-coloured users
Fix OsuTooltipContainer.PopIn not overriding PopOut transforms
Remove DragBar and replace with classes that inherit SliderBar
Also use local ariables where possible.
# Conflicts: # osu.Game/Overlays/DragBar.cs
Fix not applying song select preview seek
Basic User Profile Page