Fix osu! hitcircle font textures being incorrectly sized
Centralise and share bar line generation code between rulesets
Fix mania notes test scene not visually displaying
Fix hitcircle font prefix not being read for legacy skins
Add "please select a beatmap!" leaderboard placeholder state
Use TestWorkingBeatmap in BeatmapDetailsArea tests
Truncate long usernames in chat
Mark AutoGeneration tests as headless
Open login overlay if user isn't signed in after intro sequence Co-authored-by: Dean Herbert <pe@ppy.sh>
Also delay show slightly for better user experience.
Bumps [ppy.osu.Framework.Android](https://github.com/ppy/osu-framework) from 2019.905.0 to 2019.909.0. - [Release notes](https://github.com/ppy/osu-framework/releases) - [Commits](https://github.com/ppy/osu-framework/compare/2019.905.0...2019.909.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [ppy.osu.Framework](https://github.com/ppy/osu-framework) from 2019.905.0 to 2019.909.0. - [Release notes](https://github.com/ppy/osu-framework/releases) - [Commits](https://github.com/ppy/osu-framework/compare/2019.905.0...2019.909.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [ppy.osu.Framework.iOS](https://github.com/ppy/osu-framework) from 2019.905.0 to 2019.909.0. - [Release notes](https://github.com/ppy/osu-framework/releases) - [Commits](https://github.com/ppy/osu-framework/compare/2019.905.0...2019.909.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Improve gameplay cursor test scene + refactor Co-authored-by: Dean Herbert <pe@ppy.sh>
Make SkinnabbleTestScene use the stored classic skin
Fix results screen pushed at the beginning of a gameplay Co-authored-by: Dean Herbert <pe@ppy.sh>