mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 06:52:56 +08:00
ae5b6c3e10
Add dummy channel `DummySelectorChannel` which should be set as the current channel in the channel manager when the selector in the chat overlay should be shown. Refactors the `ChannelListItem` to not show mention pill and close button when the channel is the dummy selector channel. Ensure that the `ChannelList` selects the dummy channel on clicking the selector item. Removes `ChannelListSelector` as it is no longer needed. Removes the `setCurrent` parameter from `ChannelManager.JoinChannel` method as it is no longer needed. |
||
---|---|---|
.. | ||
ChannelList.cs | ||
ChannelListItem.cs | ||
ChannelListItemCloseButton.cs | ||
ChannelListItemMentionPill.cs |