1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-18 22:52:57 +08:00
osu-lazer/osu.Game/Screens
Salman Ahmed b419ea716b Refactor beatmap info wedge to not fully refresh on star difficulty change
Makes it look awkward when changing difficulty via mod settings for
example.

Now the changes should instead only affect the displayed components which consume it
directly.
2021-08-17 05:46:06 +03:00
..
Backgrounds Ensure background rotation on default skins 2021-06-09 07:59:47 +02:00
Edit Add missing readonly keyword to new bindable 2021-08-16 17:14:13 +09:00
Import Replace game-side directory/file selector with framework extensions 2021-07-06 22:11:54 +02:00
Menu Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
OnlinePlay Fix kick button action asserting and using User.User.ID rather than User.UserID 2021-08-16 09:47:23 +03:00
Play Revert "Rename element in OsuSettings enum" 2021-08-16 16:56:48 +09:00
Ranking Fix vertical offset not being handled correctly during score panel detach process 2021-08-13 16:14:23 +09:00
Select Refactor beatmap info wedge to not fully refresh on star difficulty change 2021-08-17 05:46:06 +03:00
Spectate Pass through MultiplayerRoomUsers instead of ints to avoid re-retrieval 2021-08-10 18:39:20 +09:00
BackgroundScreen.cs Fix potential cross-thread drawable mutation in IntroTriangles 2021-03-08 13:30:07 +09:00
BackgroundScreenStack.cs
IHandlePresentBeatmap.cs Remove explicit public definition 2021-03-03 19:03:45 +09:00
IHasSubScreenStack.cs Add the ability for PerformFromMenuRunner to inspect nested screen stacks 2021-02-19 17:58:04 +09:00
IOsuScreen.cs Reset all types of adjustments in MusicController; Rename AllowRateAdjustments to AllowTrackAdjustments 2021-07-29 15:39:26 +08:00
Loader.cs Add original sprite and visualiser 2020-06-02 21:06:41 +02:00
OsuScreen.cs Reset all types of adjustments in MusicController; Rename AllowRateAdjustments to AllowTrackAdjustments 2021-07-29 15:39:26 +08:00
OsuScreenDependencies.cs
OsuScreenStack.cs
ScorePresentType.cs Update class exclusion for dynamic compilation 2020-09-04 20:41:08 +09:00
ScreenWhiteBox.cs Remove redundant arguments 2021-07-05 23:52:39 +08:00
StartupScreen.cs Reset all types of adjustments in MusicController; Rename AllowRateAdjustments to AllowTrackAdjustments 2021-07-29 15:39:26 +08:00