1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-16 05:12:54 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay/Lounge/Components
Dean Herbert 8a67304b9f Fix recent participants hidden user logic not handling edge case correctly
Hiding just one user never makes sense, so this will now always show up
to the required circle count until two users are required to be hidden.
This will make the listing more consistent with the width requirement
spec.
2021-08-12 19:47:26 +09:00
..
DrawableRoom.cs Fix recent participants hidden user logic not handling edge case correctly 2021-08-12 19:47:26 +09:00
EndDateInfo.cs Renamespace classes 2021-07-13 16:02:18 +09:00
FilterControl.cs Move create room button into the lounge 2021-07-14 18:55:01 +09:00
FilterCriteria.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
PillContainer.cs Minor design adustments (paddings/sizing) 2021-08-06 17:03:44 +09:00
PlaylistCountPill.cs Fix pluralisation 2021-08-05 20:56:23 +09:00
PlaylistsFilterControl.cs Adjust layouts 2021-07-14 18:10:59 +09:00
RankRangePill.cs Add thousands separator to rank range pill 2021-08-05 21:40:09 +09:00
RecentParticipantsList.cs Fix recent participants hidden user logic not handling edge case correctly 2021-08-12 19:47:26 +09:00
RoomsContainer.cs Merge branch 'master' into lounge-redesign 2021-08-03 20:02:31 +09:00
RoomSpecialCategoryPill.cs Add special category pill + secondary background 2021-07-14 16:48:53 +09:00
RoomStatusFilter.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
RoomStatusPill.cs Don't use null-propagation for status 2021-08-12 09:14:46 +09:00