1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-14 00:47:52 +08:00
osu-lazer/osu.Game/Collections
Dean Herbert c514233141 Fix importing collections twice from stable causing a hard crash
Somehow a bindable equality check failure got through review. Not sure
if there's some way to protect against this going forward, but we may
want to.
2021-02-23 15:57:43 +09:00
..
BeatmapCollection.cs General refactorings 2020-09-07 21:08:48 +09:00
CollectionFilterDropdown.cs Set Current directly 2021-02-18 19:33:04 +09:00
CollectionFilterMenuItem.cs Fix test failures + multiple filter operations firing 2021-02-18 17:39:01 +09:00
CollectionManager.cs Fix importing collections twice from stable causing a hard crash 2021-02-23 15:57:43 +09:00
DeleteCollectionDialog.cs Add count to deletion dialog 2020-09-08 17:12:58 +09:00
DrawableCollectionList.cs Add some xmldocs 2020-09-08 16:50:51 +09:00
DrawableCollectionListItem.cs Move CollectionManager to OsuGame 2020-09-09 15:39:15 +09:00
ManageCollectionsDialog.cs Move CollectionManager to OsuGame 2020-09-09 15:39:15 +09:00