1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-17 02:12:56 +08:00
osu-lazer/osu.Game.Tests/Visual/SongSelect
Dean Herbert dd4a1104e4
Always debounce external Filter requests (except for tests)
The only exception to the rule here was "when screen isn't active apply
without debounce" but I'm not sure we want this. It would cause a
stutter on returning to song select and I'm not even sure this is a
common scenario.

I'd rather remove it and see if someone finds an actual case where this
is an issue.
2024-08-28 19:13:50 +09:00
..
TestSceneAdvancedStats.cs Adjust existing test coverage 2024-02-25 21:23:14 +03:00
TestSceneBeatmapCarousel.cs Always debounce external Filter requests (except for tests) 2024-08-28 19:13:50 +09:00
TestSceneBeatmapDetails.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneBeatmapInfoWedge.cs Add missing using statement 2023-12-23 16:25:52 +09:00
TestSceneBeatmapLeaderboard.cs Add test coverage of stores stored in database as well 2023-02-08 15:38:07 +09:00
TestSceneBeatmapMetadataDisplay.cs Apply NRT in MemoryCachingComponent test-only subclasses 2023-06-09 13:48:42 +02:00
TestSceneBeatmapOptionsOverlay.cs Automated pass 2023-06-24 01:00:03 +09:00
TestSceneBeatmapRecommendations.cs Fix occasional test failures in TestSceneBetmapRecommendations 2024-08-13 17:28:16 +09:00
TestSceneFilterControl.cs Remove unused using directive 2024-01-15 12:33:25 +01:00
TestScenePlaySongSelect.cs Always debounce external Filter requests (except for tests) 2024-08-28 19:13:50 +09:00
TestSceneSongSelectFooter.cs Partial everything 2022-11-27 00:00:27 +09:00
TestSceneTopLocalRank.cs Fix TestSceneTopLocalRank 2023-05-19 14:06:56 +09:00
TestSceneUpdateBeatmapSetButton.cs Allow running initial filter criteria asynchronously 2024-08-28 19:13:50 +09:00
TestSceneUserTopScoreContainer.cs Automated pass 2023-06-24 01:00:03 +09:00