1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-30 05:19:55 +08:00
Files
osu-lazer/osu.Game/Screens
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-07-01 17:25:37 +09:00