osu/osu.Game/Overlays/Chat
2022-04-03 14:26:08 +02:00
..
ChannelList Fix close button animation not being applied correct on mouse down due to conflicting scales 2022-03-21 14:41:57 +09: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
Tabs
ChannelScrollContainer.cs Scroll chat line to channel center 2022-03-10 02:50:15 +03:00
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