Dim music volume when holding to confirm Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
Add skin settings to database
When Enabled's value has been changed to true, it will now check if it is currently howered, and if yes, it will fade in correctly.
Mark OsuButton as abstract
Not being used directly, so we probably shouldn't support it for now.
Fix incorrect testcase assertion
Update osu! in line with audio subsystem refactor
Fix tests potentially loading tracks upon disposal Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
Update 'ShowMore' button in line with the web version Co-authored-by: Dean Herbert <pe@ppy.sh>