1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-25 21:25:35 +08:00
osu-lazer/osu.Game/Tests/Visual
Salman Alshamrani 3a4d5af83e Fix placement blueprints sometimes not behaving correctly with touch input
More specifically, this fixes placement blueprints not beginning placement when using touch input while the cursor was previously outside compose area, due to the placement blueprint not existing (removed from the scene by `ComposeBlueprintContainer`).
2024-10-23 16:51:21 -04:00
..
Gameplay Migrate mod select overlay footer content 2024-06-30 06:50:36 +03:00
Metadata Add failing test 2024-10-11 14:16:24 +02:00
Multiplayer More hardening of TestMultiplayerClient to attempt to fix test failures 2024-08-19 04:04:24 +09:00
OnlinePlay Merge pull request #29542 from frenzibyte/show-daily-challenge-intro-once-per-session 2024-09-01 21:27:16 +09:00
Spectator Add test coverage of judgements not being synced when resuming a replay 2024-09-18 15:28:10 +09:00
DependencyProvidingContainer.cs Automated pass 2023-06-24 01:00:03 +09:00
EditorClockTestScene.cs Partial everything 2022-11-27 00:00:27 +09:00
EditorSavingTestScene.cs Add failing test case covering online ID reset on save 2023-05-01 18:17:35 +02:00
EditorTestScene.cs Adjust method naming and copy 2023-01-01 18:50:47 +01:00
LegacySkinPlayerTestScene.cs Rename SkinComponentsContainer to SkinnableContainer 2024-08-22 17:42:50 +09:00
ModFailConditionTestScene.cs Add mania/osu sudden death mod tests 2023-12-22 16:43:09 +09:00
ModTestScene.cs Add failing tests 2023-12-22 13:58:12 +09:00
OsuGameTestScene.cs Add failing tests for beatmap inconsistencies 2024-02-18 19:32:21 +08:00
OsuGridTestScene.cs Automated pass 2023-06-24 01:00:03 +09:00
OsuManualInputManagerTestScene.cs Remove global action container input queue workaround 2023-08-21 17:54:08 +02:00
OsuTestScene.cs Fix tests 2024-07-30 17:08:56 -07:00
PlacementBlueprintTestScene.cs Fix placement blueprints sometimes not behaving correctly with touch input 2024-10-23 16:51:21 -04:00
PlayerTestScene.cs Add flag to allow backwards seeks in tests 2024-02-29 23:05:28 +08:00
RateAdjustedBeatmapTestScene.cs Add failing test coverage of skip no longer working in replay playback 2023-02-10 18:57:04 +09:00
ScreenTestScene.cs Add screen footer to ScreenTestScene 2024-07-11 15:30:07 +03:00
ScrollingTestContainer.cs Allow toggling SVs in the editor 2023-08-18 18:55:24 +09:00
SelectionBlueprintTestScene.cs Partial everything 2022-11-27 00:00:27 +09:00
SkinnableTestScene.cs Update R# + fix inspections 2024-02-02 21:00:28 +09:00
TestPlayer.cs Show selected submission failure messages even in solo 2024-02-15 10:55:08 +01:00
TestReplayPlayer.cs Automated pass 2023-06-24 01:00:03 +09:00
TestUserLookupCache.cs Apply NRT in MemoryCachingComponent test-only subclasses 2023-06-09 13:48:42 +02:00