It is dangerous to use this as it doesn't correctly handle contexts and can cause issues that will never actually arise in normal execution. # Conflicts: # osu.Game/Database/SingletonContextFactory.cs
It is dangerous to use this as it doesn't correctly handle contexts and can cause issues that will never actually arise in normal execution.
It could potentially never fade in on quick presses.
Also fixes some typos and reduces spelling suggestions to hints.
# Conflicts: # osu.Game/Screens/Select/FilterControl.cs
Updates design to match new `osu-web` design. Adds TestCase for visual testing.