Update framework
Fix audio preview buttons not correctly handling load failure states
Add ExpandingBar UI element
Closes #4593.
Only play OsuHoverContainer hover effect if action is present Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
Abstract profile header
Allow custom icon specification in ScreenTitle
Fix control points with same timestamp potentially being parsed incorrectly
Consolidate loader animation tests Co-authored-by: Dean Herbert <pe@ppy.sh>
Move TooltipText to OsuClickableContainer
Use OsuColour for profile overlay
Fix usages of SpriteText (instead of OsuSpriteText)
Not all icons are available in fonts so IconUsage alone is not enough to cover all scenarios.
Avoids items disappearing if no accent colour is set.
Allow chaining of loadComponentSingleFile
This seems to be getting longer as we go. May be related to having many versions released under one testflight build?
Update framework Co-authored-by: Dean Herbert <pe@ppy.sh>