SoloSpectator
SoloSpectatorScreen
Fix skin editor crashing when pasting with nothing in clipboard
Change unstable rate calculation to account for rate-change mods
See https://github.com/ppy/osu/pull/25418/checks?check_run_id=18886372597.
Allow context menus to have visible spacers
Add free-hand drawing of sliders to the editor
Implement opening editor timestamp links
UserProfileOverlay
Fix `CommentMarkdownTextFlowContainer` not inheriting osu! class
Fix argon health bar folding in on itself when too narrow
Add `UserGridPanel` as the `ClickableAvatar` tooltip
They were broken because `SerialisedDrawableInfo` is a reference type and as such equality checks will use reference equality rather than member equality.
Doesn't really help that much with nunit output, but at least you can breakpoint and see the json kinda.
Fix editor crash when creating a new difficulty in a non-existent beatmap