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
This reverts commit 5f3ff51f7e.
5f3ff51f7e
This reverts commit f282e5b013.
f282e5b013
Fix incorrect settings state if searching too quickly (during load process)