Add an input source toggle on manual input test scenes
Fix preview tracks muting themselves
Fix file layout of ModSelectOverlay
Add keyboard shortcuts to actuate mod select buttons Co-authored-by: Dean Herbert <pe@ppy.sh>
A proper design for this will come in the future.
Fix OsuHoverContainer not updating visual hover state when enabled mid-hover Co-authored-by: Dean Herbert <pe@ppy.sh>
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.