1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-30 17:00:38 +08:00
Files
osu-lazer/osu.Game/Screens/SelectV2
T
Dean Herbert 94d6260d9b Remove incorrectly placed ensureGlobalBeatmapValid call
This is being run in the flow where we are providing a specific beatmap
for immediately selection. In an edge case scenario, the carousel may be
pending on a filter operation, which would cause the whole `SelectAndRun`
call to fail when it doesn't need to.

This is reproduced by multiple test scenes. One example is
`TestSceneOpenEditorTimestamp.TestErrorNotifications`.
94d6260d9b · 2025-07-01 17:25:39 +09:00
History
..
2025-06-30 11:03:06 +02:00
2025-04-17 08:54:43 -04:00