osu/osu.Game/Overlays/Chat
Ganendra Afrasya 81be69e72e Update search textbox implementation to use `BasicSearchTextBox` instead 2022-05-03 06:18:42 +07:00
..
ChannelList Revert DI usage of `ChannelSelectorState` in favour of directly binding `BindableBool` `SelectorActive` 2022-04-20 21:05:33 +01:00
Listing Move `ChannelListingItem` spacing into item so input is always handled by an item in the list 2022-03-10 15:58:57 +09:00
Selection Update search textbox implementation to use `BasicSearchTextBox` instead 2022-05-03 06:18:42 +07:00
Tabs
ChannelScrollContainer.cs
ChatLine.cs Instantiate highlight background container on animation 2022-03-10 03:49:42 +03:00
ChatTextBar.cs Rewrite logic slightly to better convey meaning of textbox clear 2022-04-03 14:26:08 +02:00
ChatTextBox.cs Simplify text clear and placeholder change in `ChatTextBox` 2022-04-02 17:14:27 +01:00
DrawableChannel.cs Fix potential crash when highlighting chat messages 2022-03-16 18:38:06 +09:00
ExternalLinkDialog.cs