Also accounted for the ParallaxAmount when moving to default position
Audio device selection
# Conflicts: # osu-framework # osu.Game/Overlays/Options/Sections/Audio/AudioDevicesOptions.cs
Allows closing the MusicController using escape.
Since the DropDownMenu in the framework has changed it was necessary to update the GetDropDownItems override of OsuDropDownMenu to accomodate the new structure of the framework.