Was missing an osu! logo
Reduced usage of AsyncLoadWrapper and merging both load wrappers into a new class LoadWrapper
Fix nullref on disposing BeatmapSetOverlay before load
Move TestCase descriptions to attributes
Add Kudosu Info container in the kudosu section
Only affects VisualTests
Make beatmap overlay download buttons work
Depends on https://github.com/ppy/osu-framework/pull/1186.
Update readme to mention using visualtests always forever
Add name of beatmap set to error message if import fails
Load beatmap carousel panels asynchronously
Improve PlaybackContainer (and rename to PlaybackControl)
Add async load methods for WorkingBeatmap properties
Fix results screen displaying after failing on the last hitobject
Fixes a bug where if you failed on the last hitobject, the AllJudged event will have already been invoked.
Also self-contains the tab options inside the tab control.