1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 19:27:24 +08:00
osu-lazer/osu.Game/Collections
Bartłomiej Dach eeeb5aa3d4
Fix crash when creating collections named "All beatmaps" or "Manage collections..."
Closes https://github.com/ppy/osu/issues/25834

The name fallback that was there previously since
https://github.com/ppy/osu/pull/11892 was half broken. This way should
be a lot less prone to failure.
2023-12-18 12:52:39 +01:00
..
BeatmapCollection.cs Add note about hash storage 2022-07-28 13:57:21 +09:00
CollectionDropdown.cs Merge branch 'master' into more-dropdown-search 2023-12-14 18:44:57 +09: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 Add pop-in/pop-out sfx to more overlays 2023-08-17 18:36:37 +09:00