1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 17:32:54 +08:00
osu-lazer/osu.Game/Screens/Play/HUD
Dean Herbert 087ca59ebb Add extra margin space to flow equal to height of leaderboard
This ensures the content is always on screen, but also accounts for the
fact that scroll operations without animation were actually forcing the
local score to a location it can't usually reside at.

Basically, the local score was in the scroll extension region (due to always trying
to scroll the local player to the middle of the display, but there being
no other content below the local player to scroll up by).
2022-09-21 14:51:12 +09:00
..
ClicksPerSecond Update TrueGameplayRate accessing 2022-09-08 23:03:15 +09:00
HitErrorMeters chore(osu.Game): combine Osu.Colour.{Draw,Text}ForHitResult into OsuColour.ForHitResult 2022-09-07 23:34:46 +09:00
DefaultAccuracyCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DefaultComboCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DefaultHealthDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DefaultScoreCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DefaultSongProgress.cs Merge branch 'master' into fix_progress_bar_info 2022-08-26 16:14:21 +09:00
FailingLayer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GameplayAccuracyCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GameplayLeaderboard.cs Add extra margin space to flow equal to height of leaderboard 2022-09-21 14:51:12 +09:00
GameplayLeaderboardScore.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GameplayScoreCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
HealthDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
HoldForMenuButton.cs Update parameter discards 2022-06-24 21:26:19 +09:00
ILeaderboardScore.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MatchScoreDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ModDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ModFlowDisplay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MultiplayerGameplayLeaderboard.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PerformancePointsCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PlayerSettingsOverlay.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SkinnableInfo.cs Apply nullability to SkinComponentToolbox and split out reflection method to get all skinnable components 2022-08-01 14:04:08 +09:00
SongProgress.cs Fix `GameplayClockContainer potentially resetting external seeks 2022-08-18 18:54:10 +09:00
SongProgressBar.cs make SongProgress abstract 2022-07-27 15:19:21 +08:00
SongProgressGraph.cs make SongProgress abstract 2022-07-27 15:19:21 +08:00
SongProgressInfo.cs Revert "Fix SongProgress invalidating too often" 2022-09-15 11:11:58 +01:00
UnstableRateCounter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00