Files
osukey/osu.Game
Jai Sharma a3477c3841 Implement ChannelListing for new chat design
Adds components `ChannelListing` and `ChannelListing` item with visual
test. Essentially a more simplified version of the existing
`ChannelSelectionOverlay` component.

Correctly implements `IFilterable` behaviour to filter child channel
items. Channel joined state is based on the underlying `Joined` bindable
of the `Channel` class.

Channel join/leave events are exposed via `OnRequestJoin` and
`OnRequestLeave` events which should be handled by parent component.

Requires a cached `OverlayColourScheme` instance to be provided by the
parent overlay component when added.
2022-03-08 22:30:58 +00:00
..
2021-12-03 18:49:49 +09:00
2022-02-14 22:06:35 +09:00
2021-12-03 14:30:15 +09:00
2022-03-08 18:38:24 +09:00
2022-03-02 20:32:41 +03:00
2021-12-27 20:26:28 -08:00
2022-02-25 16:03:56 +09:00
2022-02-21 13:43:30 +09:00
2022-02-25 16:03:56 +09:00