Seems to look better this way.
Bump ppy.osu.Framework.Android from 2019.830.0 to 2019.830.1
Bump ppy.osu.Framework.iOS from 2019.830.0 to 2019.830.1 Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Dean Herbert <pe@ppy.sh>
Bump ppy.osu.Framework from 2019.830.0 to 2019.830.1 Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [ppy.osu.Framework.Android](https://github.com/ppy/osu-framework) from 2019.830.0 to 2019.830.1. - [Release notes](https://github.com/ppy/osu-framework/releases) - [Commits](https://github.com/ppy/osu-framework/compare/2019.830.0...2019.830.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [ppy.osu.Framework.iOS](https://github.com/ppy/osu-framework) from 2019.830.0 to 2019.830.1. - [Release notes](https://github.com/ppy/osu-framework/releases) - [Commits](https://github.com/ppy/osu-framework/compare/2019.830.0...2019.830.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [ppy.osu.Framework](https://github.com/ppy/osu-framework) from 2019.830.0 to 2019.830.1. - [Release notes](https://github.com/ppy/osu-framework/releases) - [Commits](https://github.com/ppy/osu-framework/compare/2019.830.0...2019.830.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Add "osu!classic" as a bundled skin choice
Add EditorWorkingBeatmap to support reuse of the playable beatmap Co-authored-by: Dean Herbert <pe@ppy.sh>
Refactor HitObjectComposer for readability
Encapsulate editor hitobject additions/removals
Fix drags outside of overlay container bounds not hiding overlay