1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 04:49:40 +08:00
osu-lazer/osu.Game/Screens
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
..
Backgrounds Remove "default" prefix from naming 2022-09-18 00:15:26 +09:00
Edit Create a test and a check if initial zoom value of ZoomableScrollContainer is in range 2022-09-17 22:43:40 +02:00
Import Automated #nullable processing 2022-06-17 16:37:17 +09:00
Menu Update Remove/RemoveRange/RemoveAll calls in line with framework changes 2022-08-29 15:57:40 +09:00
OnlinePlay Fix potential crash from missing DownloadProgress 2022-09-18 23:42:16 +09:00
Play Add extra margin space to flow equal to height of leaderboard 2022-09-21 14:51:12 +09:00
Ranking Refactor to avoid passing around bindables 2022-09-16 13:14:25 +09:00
Select Fix song select status prefix matching no longer working 2022-09-14 12:59:05 +09:00
Spectate Remove no longer necessary switch case 2022-08-24 10:50:40 +03:00
Utility Rename MenuCursorContainer and clean up code 2022-07-26 14:11:52 +09:00
BackgroundScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BackgroundScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IHandlePresentBeatmap.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IHasSubScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IOsuScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IPerformFromScreenRunner.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
Loader.cs Remove all entity framework code and migrations 2022-09-15 16:58:58 +09:00
OsuScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuScreenDependencies.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuScreenStack.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ScorePresentType.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ScreenWhiteBox.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
StartupScreen.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00