1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 06:42:54 +08:00
osu-lazer/osu.Game/Overlays/Music
smoogipooo 3b575444be Rewrite PlaylistList as CompositeDrawable and remove all backwards PlaylistList references
Now handles drag at a PlaylistList.ItemsScrollContainer level (private class), and PlaylistList itself is no longer a Container so it only supports adding BeatmapSets. Sorry for the rewrite x.x.
2017-09-04 13:12:12 +09:00
..
CollectionsDropdown.cs Don't use Bindable for AccentColour 2017-08-29 18:17:01 +09:00
FilterControl.cs Moved collectionsDropdown to it's own class 2017-05-17 15:32:16 +03:00
PlaylistItem.cs Rewrite PlaylistList as CompositeDrawable and remove all backwards PlaylistList references 2017-09-04 13:12:12 +09:00
PlaylistList.cs Rewrite PlaylistList as CompositeDrawable and remove all backwards PlaylistList references 2017-09-04 13:12:12 +09:00
PlaylistOverlay.cs Rewrite PlaylistList as CompositeDrawable and remove all backwards PlaylistList references 2017-09-04 13:12:12 +09:00