# Conflicts: # osu.Game/Screens/Play/PlayerLoader.cs
Update framework
Fix replay rewinding not respecting 60fps playback
Remove mods from WorkingBeatmap
Prevents potential multiple evaluations of enumerable.
# Conflicts: # osu.Game/Screens/Play/GameplayClockContainer.cs
Fix gameplay offset handling on seeks
Fix OsuScreenDependencies using the incorrect parent
Co-Authored-By: nyquillerium <nyquill@ppy.sh>
Switch NotificationOverlay and LoginOverlay depth order
BeatmapLeaderboard: fix local scores not being sorted
(suggested by peppy)
Fix volume overlay being blocked by other floating overlays Co-authored-by: Dean Herbert <pe@ppy.sh>
Fix visual issue with rapidly switching between menu button states Co-authored-by: Dean Herbert <pe@ppy.sh>
Update beatmap scores design Co-authored-by: Dan Balasescu <smoogipoo@smgi.me> Co-authored-by: Dean Herbert <pe@ppy.sh>