Files
osukey/osu.Game/Overlays
Jai Sharma f1dd319fd9 Implement ChannelList for new chat design
Reference design: https://www.figma.com/file/f8b2dHp9LJCMOqYP4mdrPZ/Client%2FChat?node-id=1%3A297

Adds new component `ChannelList` which makes up the sidebar channel
selector of the new chat design. Contains two separate fill flows for
public and private `ChannelItem` child components.

Exposed bindable `SelectorActive` to indicate current state of the "Add
more channels" button. Requires `Bindable<Channel>` from parent
component.

Renames and updates the `TestSceneChannelListItem` to
`TestSceneChannelList` to make use of new component and having both
tests seemed redundant.
2022-04-15 15:44:38 +01:00
..
2022-04-14 13:11:11 +09:00
2022-02-08 21:29:43 +09:00
2022-02-15 02:42:39 +03:00
2022-04-05 19:25:47 +09:00
2022-01-25 23:38:48 +09:00
2021-12-03 18:49:49 +09:00
2021-07-05 23:52:39 +08:00
2021-06-18 19:16:00 +09:00
2021-10-05 17:59:38 +09:00