mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Ensure overlay containers scroll to top when new information is presented
This commit is contained in:
@ -164,6 +164,7 @@ namespace osu.Game.Overlays
|
||||
}
|
||||
|
||||
Show();
|
||||
sectionsContainer.ScrollToTop();
|
||||
}
|
||||
|
||||
private void userLoadComplete(User user)
|
||||
|
Reference in New Issue
Block a user