1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-22 10:30:00 +08:00
Files
osu-lazer/osu.Game.Tests/Visual/Matchmaking
T
maarvin 8b778e8106 Split quickplay beatmap & "random" panel into separate classes (V2) (#35701)
* Load all beatmaps in bulk for SubScreenBeatmapSelect

* Fix tests no longer working due to drawable changes

* Remove test that no longer makes sense

* Split matchmaking panel into subclasses for each panel type

* Adjust tests to match new structure

* Add `ConfigureAwait`

* Display loading spinner while beatmaps are being fetched

* Fix test failure

* Load playlist items directly in `LoadComplete`

* Convert `MatchmakingSelectPanel` card content classes into nested classes

* Wait for panels to be loaded before operating on them

* Add ConfigureAwait()

---------

Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
8b778e8106 · 2025-11-17 14:11:07 +09:00
History
..
2025-11-04 11:37:07 +09:00
2025-10-29 23:06:28 +09:00