Fix buttons no longer coloured using `OverlayColourProvider`
RoundedButton
OsuButton
This reverts commit 172524ff8a.
172524ff8a
Turns out to be an osu!-side issue. The colour transform was being shortcutted for the non-displayed case, which meant it was not in a good state in time for the first hover. Closes https://github.com/ppy/osu/issues/18163#issuecomment-1120747301
HoldToConfirmContainer
Split `SearchTextBox` implementation for reusability
SearchTextBox
Add "distance spacing" support in editor for osu! ruleset
BasicSearchTextBox
Add first run "beatmaps" screen
Dim offscreen columns on new mod select overlay
ScrollIntoView
Fix some missing/incorrect UI SFX
This reverts commit 51aa17eb52.
51aa17eb52
SwitchButton
Not sure how or when this happened.
ShearedButton
ShearedToggleButton
Fix page up / down in `SectionsContainer` with fixed header skipping content