Was never supposed to be there, it was a vestige of a previous design iteration that went by unnoticed.
Fix mod panels not hovering correctly after closing customisation area via mouse on new mod select
Make exiting multiplayer a dangerous operation, requiring hold
Fix toolbox expand being interrupted by gaps between groups
Mark `GuestUser` as system user via `Id` for now
GuestUser
Id
Should resolve https://github.com/ppy/osu/issues/18105. Checking through usages, it doesn't immediately look like this will regress any other scenarios.
Button
HoldToConfirmContainer
Clamp maximum and minimum height the chat overlay can be resized to
BindableFloat
Close new design's mod customisation area on escape press before exiting
Doesn't cause tests to fail headless, but they do fail in the test browser.
Implement basic layout and behaviour of new chat overlay
Add support for traversing playlist items using next/previous bindings
RelativePositionAxes
Fix dialogs pushed to `DialogOverlay` too early potentially doing cross-thread transforms
Add xmldoc for `IDistanceSnapProvider` and related properties
Add key binding for beatmap selection in song select
Move caching specification to interface for several editor interfaces
e
!
HandlePositionalInput
Wrap `BeatmapOnlineLookupQueue` cache request in a task