osu/osu.Game/Screens/Play
Salman Ahmed 818b60a3d8 Fix pause overlay hiding input from ruleset input manager
If a key is pressed while the pause overlay is visible, the ruleset input manager will not see it, therefore if the user resumes while the key is held then releases the key, the ruleset input manager will not receive the key up event.
2024-07-19 18:48:35 +03:00
..
Break Adjust blurred icons position due to size handling differences 2024-03-31 01:55:34 +03:00
HUD Add extensive test cases for correct input handling while paused in osu! & non-osu! 2024-07-19 18:48:35 +03:00
PlayerSettings Inline enabled setting 2024-06-15 17:34:04 +08:00
ArgonKeyCounter.cs
ArgonKeyCounterDisplay.cs
BeatmapMetadataDisplay.cs
BreakOverlay.cs Fix break overlay progress bar becoming a pancake near end of break 2024-07-10 19:28:37 +09:00
BreakTracker.cs
ComboEffects.cs
DelayedResumeOverlay.cs Add delay before delayed resume starts 2024-05-01 20:30:48 +08:00
DimmableStoryboard.cs
FailAnimationContainer.cs
FailOverlay.cs
GameplayClockContainer.cs
GameplayClockExtensions.cs
GameplayMenuOverlay.cs Fix pause overlay hiding input from ruleset input manager 2024-07-19 18:48:35 +03:00
GameplayOffsetControl.cs
GameplayState.cs Implement toggling visibility of pass and fail storyboard layers 2024-06-14 13:59:02 +02:00
HotkeyExitOverlay.cs
HotkeyRetryOverlay.cs
HUDOverlay.cs Update HasFlag usages 2024-07-03 00:19:04 +09:00
IGameplayClock.cs
ILocalUserPlayInfo.cs
MasterGameplayClockContainer.cs Fix some maps requiring multiple intro skips that weren't there on stable 2024-04-03 16:12:20 +02:00
OffsetCorrectionClock.cs
PauseOverlay.cs
Player.cs Add extensive test cases for correct input handling while paused in osu! & non-osu! 2024-07-19 18:48:35 +03:00
PlayerConfiguration.cs
PlayerLoader.cs Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
PlayerLoaderDisclaimer.cs Remove redundant cast 2024-03-16 13:18:42 +08:00
PlayerTouchInputDetector.cs
ReplayPlayer.cs
ReplayPlayerLoader.cs
ResumeOverlay.cs
RoomSubmittingPlayer.cs
SaveFailedScoreButton.cs Enable NRT to ScoreManager 2024-04-14 15:53:29 -07:00
ScreenSuspensionHandler.cs
ScreenWithBeatmapBackground.cs
SkipOverlay.cs
SoloPlayer.cs
SoloSpectatorPlayer.cs
SoloSpectatorScreen.cs Use existing AutomaticallyDownloadMissingBeatmaps localisation on solo spectator screen 2024-05-05 14:41:48 -07:00
SpectatorPlayer.cs
SpectatorPlayerLoader.cs
SpectatorResultsScreen.cs
SquareGraph.cs
SubmittingPlayer.cs fix missing underscore 2024-04-13 14:53:51 +03:00