mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Add changelog listing
This commit is contained in:
@ -93,8 +93,7 @@ namespace osu.Game.Overlays
|
||||
header.OnListingActivated += () =>
|
||||
{
|
||||
Streams.SelectedRelease = null;
|
||||
content.Clear();
|
||||
// should add listing to content here
|
||||
content.ShowListing();
|
||||
if (!Streams.IsHovered)
|
||||
foreach (StreamBadge item in Streams.BadgesContainer.Children)
|
||||
item.Activate(true);
|
||||
|
Reference in New Issue
Block a user