Allow changing volume using alt when hovering scroll containers Co-authored-by: Dean Herbert <pe@ppy.sh>
Fix cursortrail texture not being bound
Update sdk and InspectCode version
Improve HUD hiding
Bump ppy.osu.Game.Resources from 2019.1010.0 to 2019.1215.0
Bumps [ppy.osu.Game.Resources](https://github.com/ppy/osu-resources) from 2019.1010.0 to 2019.1215.0. - [Release notes](https://github.com/ppy/osu-resources/releases) - [Commits](https://github.com/ppy/osu-resources/compare/2019.1010.0...2019.1215.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Don't reuse the same control point references for sliders
Optimise cursortrail with custom vertex logic
Fix crashes on custom skins due to extension-less file lookups
Separate path connections from control points Co-authored-by: Dean Herbert <pe@ppy.sh>