1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-07 22:53:09 +08:00
osu-lazer/osu.Game/Screens
Dean Herbert 46ff9d1aad
Fix beat snap grid being lines not being corectly centered to time
This was pointed out as an issue in the osu!taiko editor, but actually
affects all rulesets. Has now been fixed everywhere.

---

Closes https://github.com/ppy/osu/issues/31548.

osu!mania could arguable be consdiered "more correct" with the old
display, but I don't think it's a huge deal either way (subjective at
best).
2025-01-21 14:20:56 +09:00
..
Backgrounds Remove unused method 2024-12-31 14:02:07 +01:00
Edit Fix beat snap grid being lines not being corectly centered to time 2025-01-21 14:20:56 +09:00
Footer Explicitly define Hue rather than implicitly provide it by enum value 2024-07-18 00:26:24 +03:00
Import Redesign directory & file selector (and update usages accordingly) 2024-09-24 14:54:48 +02:00
Menu Merge pull request #31418 from peppy/intro-file-integrity 2025-01-07 08:14:40 +01:00
OnlinePlay Fix star range display looking a bit bad when changing opacity 2025-01-07 16:42:06 +09:00
Play Fix settings in replay hiding when dragging a slider 2025-01-20 13:43:45 +01:00
Ranking Update game ScrollContainer usage in line with framework changes 2025-01-11 01:42:59 +09:00
Select Don't highlight friends' scores under beatmap's friend score leaderboard 2025-01-20 00:21:10 +08:00
SelectV2 Add required padding on either side of panels so selection can remain centered 2025-01-17 18:08:20 +09:00
Spectate Remove managed clocks from SpectatorSyncManager on gameplay completion / abort 2024-04-26 15:29:59 +08:00
Utility Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
BackgroundScreen.cs Remove requirement of specifying animateOnnter in BackgroundScreen ctor 2024-08-07 19:07:44 +09:00
BackgroundScreenStack.cs Remove requirement of specifying animateOnnter in BackgroundScreen ctor 2024-08-07 19:07:44 +09:00
IHandlePresentBeatmap.cs
IHasSubScreenStack.cs
IOsuScreen.cs Move bindables to OsuConfigManager & SessionStatics 2025-01-16 19:33:42 +09:00
IPerformFromScreenRunner.cs
Loader.cs Fix test faiulres when seasonal set to true due to non-circles intro 2024-12-20 16:02:43 +09:00
OsuScreen.cs Move bindables to OsuConfigManager & SessionStatics 2025-01-16 19:33:42 +09:00
OsuScreenDependencies.cs
OsuScreenStack.cs Move screen footer to OsuGame 2024-05-16 07:48:58 +03:00
ScorePresentType.cs
ScreenWhiteBox.cs
StartupScreen.cs Rename AllowBackButton to AllowUserExit and rewrite visibility flow structure 2024-11-26 16:52:39 -05:00