Add ability to show beatmap source using skin editor's beatmap attribute text
As per https://github.com/ppy/osu/discussions/27955.
DifficultyBindable
maxValue
CurrentNumber.MaxValue
LegacyDrainingHealthProcessor
Add a chevron to distinguish editor menus with submenus
Fix storyboard videos not accepting transforms
Allow confirming keybinding overwrite on conflict via "select" binding
Fix mod select overlay columns not displaying properly sometimes
Fix settings colour scheme wrong when viewing gameplay from skin editor button
Closes https://github.com/ppy/osu/issues/27949.
Closes https://github.com/ppy/osu/issues/26504. As far as I can tell the issue is basically another manifestation of https://github.com/ppy/osu-framework/issues/5129, i.e. presence overrides causing dropped invalidations and thus completely bogus hierarchy state. The fix is to raise the appropriate invalidation manually.
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
Fix replay export not working correctly from online leaderboards
Fix gameplay PP counter not matching results screen
Task.CompletedTask
null
This requires that they are a `StoryboardSprite` for simplicity. Luckily this works just fine.
Add verify checks for incorrect audio formats
Fix `cursormiddle` not using the same source as `cursor`
Add ability to quick exit from results screen
cursormiddle
cursor
Improve `EditorTable` performance
Update framework
Give SerialisedDrawableInfo sane defaults
Fix mod search box not tracking external changes to focus state