Uncomment corner radius post-fix.
Fix autosize issues.
Global shadows and more sane font size setting.
# Conflicts: # osu.Game/Beatmaps/Drawables/BeatmapPanel.cs # osu.Game/Graphics/UserInterface/BackButton.cs # osu.Game/Screens/Play/KeyCounter.cs
Move login screen to toolbar and update design (still not fully implemented).
Make skip button work.
Song select filtering
Fixes inconsistencies and shortcomings of filtering.
Cursor scale
I had earlier thought that removing this would solve the weirdness with starting the beatmap on any but the first difficulty, and forgot to replace it when I found the actual cause.
Frustratingly, this does not fix the problem of ghost groups
OnCommit only gets fired when focus is lost
# Conflicts: # osu.Game/Graphics/UserInterface/BackButton.cs # osu.Game/Screens/Play/Player.cs # osu.Game/osu.Game.csproj
Fixed quitting not working
Pause overlay