1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 14:07:25 +08:00
osu-lazer/osu.Game/Screens
Dean Herbert 6eb42d08ce Fix timeline zoom receiving feedback from bindable changes
This causes the focal point zooming to not work (as the focal point is
lost). There's no need to handle ongoing changes to
`BeatmapInfo.TimelineZoom` because it is not a property which is changed
at runtime.
2022-07-22 15:25:57 +09:00
..
Backgrounds Move event handlers to LoadComplete 2022-07-08 15:09:16 +09:00
Edit Fix timeline zoom receiving feedback from bindable changes 2022-07-22 15:25:57 +09:00
Import Automated #nullable processing 2022-06-17 16:37:17 +09:00
Menu Tweak velocity a bit more (and simplify in multiple places) 2022-07-21 14:25:11 +09:00
OnlinePlay Update osu.Game/Screens/OnlinePlay/Multiplayer/MultiplayerMatchSubScreen.cs 2022-07-19 18:58:59 -05:00
Play Replace calls to defective Humanizer methods with correct version 2022-07-18 22:34:58 +02:00
Ranking Merge pull request #19209 from 3stantedja/make-contracted-stats-titlecase 2022-07-18 16:26:20 +09:00
Select Fix UpdateBeatmapSetButton intermittent test failure 2022-07-21 16:24:48 +09:00
Spectate Automated #nullable processing 2022-06-17 16:37:17 +09:00
Utility Remove unnecessary null casts 2022-06-24 14:50:11 +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 Automated #nullable processing 2022-06-17 16:37:17 +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