The previous commit broke animations of difficulty panels when selecting beatmaps. This commit fixes these.
# Conflicts: # osu.Game.Modes.Catch/CatchRuleset.cs # osu.Game.Modes.Mania/ManiaRuleset.cs # osu.Game.Modes.Taiko/TaikoRuleset.cs # osu.Game/Screens/Play/Player.cs
Mod select
Doesn't interact well with dialog popups. May add back later with complementing logic.