Files
osukey/osu.Game/Overlays
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
..
2022-02-08 21:29:43 +09:00
2022-02-15 02:42:39 +03: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