Skip to content

Fix stutter on returning to song select when updating large beatmap sets - #38514

Open
SevenSec114 wants to merge 6 commits into
ppy:masterfrom
SevenSec114:master
Open

Fix stutter on returning to song select when updating large beatmap sets#38514
SevenSec114 wants to merge 6 commits into
ppy:masterfrom
SevenSec114:master

test: optimize test script and drop unnecessary one

3932355
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / InspectCode succeeded Aug 5, 2026 in 5s

2 new alerts

New alerts in code changed by this pull request

  • 2 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 440 in osu.Game.Tests/Visual/SongSelect/TestSceneBeatmapCarouselUpdateHandling.cs

See this annotation in the file changed.

Code scanning / InspectCode

Assignment is not used Warning test

Value assigned is not used in any execution path

Check warning on line 270 in osu.Game/Screens/Select/BeatmapCarousel.cs

See this annotation in the file changed.

Code scanning / InspectCode

Access to modified captured variable Warning

Captured variable is modified in the outer scope