osu/osu.Game/Overlays/Chat
2022-05-03 22:33:36 +01:00
..
ChannelList Ensure ChannelListSelector text also turns white when selected 2022-05-03 22:32:01 +01:00
Listing Implement basic layout and behaviour of new chat overlay 2022-04-30 23:59:47 +01:00
Selection
Tabs
ChannelScrollContainer.cs
ChatLine.cs Instantiate highlight background container on animation 2022-03-10 03:49:42 +03:00
ChatOverlayTopBar.cs Implement basic layout and behaviour of new chat overlay 2022-04-30 23:59:47 +01:00
ChatTextBar.cs Ensure ChatTextBox takes/leaves focus on chat overlay pop in/out 2022-05-03 22:33:36 +01: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