Fix cursor trail appearing glitched when pausing immediately after entering gameplay
Closes #4937
Fix sizing of OsuAnimatedButton and OsuClickableContainer
Update framework
Update with framework-side front-to-back changes
Update readme with direct download links
Allow beatmapsets to be sorted by date added Co-authored-by: Dean Herbert <pe@ppy.sh>
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