1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 21:27:24 +08:00
osu-lazer/osu.Game/Collections
Dean Herbert 5f880397a9 Increase the minimum size of the scroll bar
Allows easier targetting when there is a lot of content in the scroll view

As discussed in https://github.com/ppy/osu/discussions/24095#discussioncomment-6332398.
2023-07-02 00:04:56 +09:00
..
BeatmapCollection.cs Add note about hash storage 2022-07-28 13:57:21 +09:00
CollectionDropdown.cs Increase the minimum size of the scroll bar 2023-07-02 00:04:56 +09:00
CollectionFilterMenuItem.cs Hook up remaining data flows 2022-07-27 19:35:09 +09: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 Partial everything 2022-11-27 00:00:27 +09:00
DrawableCollectionListItem.cs Ensure collection edit textbox commits on focus loss 2023-06-04 12:51:03 +09:00
ManageCollectionsDialog.cs Apply osu! side changes in line with FocusedOverlayContainer.PopIn abstract change 2023-06-18 20:57:32 +09:00