Callback was expecting the beatmap to be populated where it wasn't being.
Use a background for custom-coloured users
This is a very nice use-case scenario for TransformSequence.OnComplete
# Conflicts: # osu-framework # osu.Game/Graphics/Cursor/OsuTooltipContainer.cs # osu.Game/Overlays/DragBar.cs
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
Most issues were related to BeginLoopedSequence usage and lack of "this." in front of transform helpers.