1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 10:07:36 +08:00
osu-lazer/osu.Game/Collections
Dean Herbert c0a1696538
Merge pull request #28762 from frenzibyte/change-chevron-display
Change display of "expanded" chevrons in many UI components to use scale instead of rotation
2024-07-08 20:05:59 +09:00
..
BeatmapCollection.cs Add note about hash storage 2022-07-28 13:57:21 +09:00
CollectionDropdown.cs Fix sizing / padding of collection dropdown header 2024-07-08 19:32:28 +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 Make DuckDuration non-zero by default 2024-07-05 18:39:13 +09:00