TestSceneSliderApplication
SkinnableTestScene
Has always been a source of hiding actual issues like in https://github.com/ppy/osu/issues/17745 (`sliderfollowcircle` looked up from fallback because there's no transformer), and https://github.com/ppy/osu/issues/17934 (because there's a texture `ok` and that matches the component name `HitResult.Ok`).
LookupName
Add better click-to-dismiss logic for sheared overlays
Allow selecting mods regardless of incompatibility state on new mod select
Fix regression in settings filter display
This reverts commit f282e5b013.
f282e5b013
Fix high star ratings not being easily visible on tooltips
Fix incorrect settings state if searching too quickly (during load process)
TestIncompatibilityDisplay
Resolves issue mentioned in https://github.com/ppy/osu/discussions/17920.
Display beatmap guest participations in user profile
Fix flaky test in free mod select test scene
Specify web proxy in SignalR connection building
Add first run setup dialog
Calculate sample playback position using screen-space drawable rectangles
Fix `TestSceneSkinnableSound` not working under visual tests
Welcome
WelcomeTitle
Co-authored-by: Walavouchey <36758269+Walavouchey@users.noreply.github.com>
Visually improve AnchorOriginVisualiser