mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 15:33:05 +08:00
Update outdated comment
This commit is contained in:
parent
ab11a112b7
commit
0718e9e4b6
@ -107,7 +107,7 @@ namespace osu.Game.Screens.Select
|
||||
itemsCache.Invalidate();
|
||||
scrollPositionCache.Invalidate();
|
||||
|
||||
// the filter criteria may have changed since the above filter operation.
|
||||
// apply any pending filter operation that may have been delayed (see applyActiveCriteria's scheduling behaviour when BeatmapSetsLoaded is false).
|
||||
FlushPendingFilterOperations();
|
||||
|
||||
// Run on late scheduler want to ensure this runs after all pending UpdateBeatmapSet / RemoveBeatmapSet operations are run.
|
||||
|
Loading…
Reference in New Issue
Block a user