mirror of
https://github.com/ppy/osu.git
synced 2026-05-30 07:19:54 +08:00
Fix drag handles not showing on now playing playlist items
This commit is contained in:
@@ -39,6 +39,8 @@ namespace osu.Game.Overlays.Music
|
||||
Padding = new MarginPadding { Left = 5 };
|
||||
|
||||
FilterTerms = item.Metadata.SearchableTerms;
|
||||
|
||||
ShowDragHandle.Value = true;
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
|
||||
Reference in New Issue
Block a user