Refactor WorkingBeatmap
DropDown update
Fix menu cursor size not sticking on startup.
Also tidied up bindables.
Fix checkbox dependency in LoginOptions
Spinner fix
Fix usages of CircularContainer in line with framework changes.
Gets ArchiveReader out of WorkingBeatmap and delegates extracting stuff from it to subclasses. Should enable us to make an OnlineWorkingBeatmap or so.
Make DrawableHitObject's UpdateState safer
UpdateState is called in LoadComplete for cases where the state may have changed before a load operation.
Fix auto-sliders in TestCaseHitObject
Leaderboards
Separated menu and gameplay cursor size
Conflicts: osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
Fixes