1
0
mirror of https://github.com/ppy/osu.git synced 2024-05-14 18:10:23 +08:00
osu-lazer/osu.Game/Collections
2024-02-26 21:22:25 +08:00
..
BeatmapCollection.cs Add note about hash storage 2022-07-28 13:57:21 +09:00
CollectionDropdown.cs Use new LINQ Order() instead of OrderBy() when possible 2024-02-08 18:01:00 +01:00
CollectionFilterMenuItem.cs Fix crash when creating collections named "All beatmaps" or "Manage collections..." 2023-12-18 12:52:39 +01:00
CollectionToggleMenuItem.cs Convert realm data propagation to more correctly use Live<T> 2022-07-27 19:35:09 +09:00
DeleteCollectionDialog.cs make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00
DrawableCollectionList.cs Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
DrawableCollectionListItem.cs Remove drag handles from manage collections dialog for now 2023-10-16 15:51:18 +09:00
ManageCollectionsDialog.cs Apply safeties for AudioFilter usage around drawables which go non-present 2024-02-26 21:22:25 +08:00