Bumps [ppy.osu.Framework.iOS](https://github.com/ppy/osu-framework) from 2019.816.0 to 2019.821.0. - [Release notes](https://github.com/ppy/osu-framework/releases) - [Commits](https://github.com/ppy/osu-framework/compare/2019.816.0...2019.821.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Make legacy skins animatable
Fix LegacySkin not checking for @2x hitcircle when deciding sizing
Disallow adding bonus judgements to statistics
This is a bit of a workaround (I'm pretty sure these tests are not running correctly on appveyor) but I think it will do for now. Cannot repro failures locally at all.
Add tooltips to difficulty icons with extra details
Centre beatmap panels in profile overlay
Unpause music when changing selection at song select
Fix osu! default tooltips not displaying
Replace DifficultyColouredContainer with a more scalable solution
Add support for /users/ profile URLs
Disable frame-stable playback in the editor Co-authored-by: Dean Herbert <pe@ppy.sh>
Fix checkbox sounds playing too often
Update fastlane and dependencies