1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-16 13:22:55 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay/Lounge/Components
Dean Herbert 02a8500500 Ensure spotlights always show at the top of the lounge listing
As proposed at https://github.com/ppy/osu/discussions/16936. Spotlights
are intended to have focus, so let's make sure they are the first thing
the user sees for the time being.
2022-02-21 18:01:46 +09:00
..
DrawableRoom.cs Remove beatmap bindable from PlaylistItem 2022-02-15 23:50:08 +09:00
DrawableRoomParticipantsList.cs Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
EndDateInfo.cs Renamespace classes 2021-07-13 16:02:18 +09:00
FilterCriteria.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
MatchTypePill.cs Add match type and queue mode to multiplayer room panels 2021-12-07 18:57:13 +09:00
PillContainer.cs Minor design adustments (paddings/sizing) 2021-08-06 17:03:44 +09:00
PlaylistCountPill.cs Remove simple localisable .ToString() calls 2021-11-02 21:42:02 +01:00
QueueModePill.cs Add match type and queue mode to multiplayer room panels 2021-12-07 18:57:13 +09:00
RankRangePill.cs Add thousands separator to rank range pill 2021-08-05 21:40:09 +09:00
RoomsContainer.cs Ensure spotlights always show at the top of the lounge listing 2022-02-21 18:01:46 +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