1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-08 06:19:38 +08:00
osu-lazer/osu.Game/Overlays/Chat
Jai Sharma 2f635fa854 Refactor ChatLine and fix DrawableChannel flow padding
Refactors `ChatLine` component to use more sensible override properties
and layout using grid container. Moves creation of username component
into its own method to simplify BDL.

Updates padding of base `DrawableChannel` flow padding.

Removes usage of `ChatOverlayDrawableChannel` since it's overrides are
no longer needed.

Updates usage of `StandAloneChatDisplay` to use new override properties
of `DrawableChannel`.
2022-06-07 22:35:45 +01:00
..
ChannelList Simplify channel retrieval expression 2022-05-29 18:58:27 +02:00
Listing Use more appropriate sounds for certain components 2022-06-03 22:32:12 +09:00
ChannelScrollContainer.cs Scroll chat line to channel center 2022-03-10 02:50:15 +03:00
ChatLine.cs Refactor ChatLine and fix DrawableChannel flow padding 2022-06-07 22:35:45 +01:00
ChatOverlayTopBar.cs Use existing web localisation for chat strings 2022-05-26 22:23:03 -07:00
ChatTextBar.cs Display Announce type channels separately in new chat overlay 2022-05-27 16:18:22 +01:00
ChatTextBox.cs Use existing web localisation for chat strings 2022-05-26 22:23:03 -07:00
DaySeparator.cs Refactor ChatLine and fix DrawableChannel flow padding 2022-06-07 22:35:45 +01:00
DrawableChannel.cs Refactor ChatLine and fix DrawableChannel flow padding 2022-06-07 22:35:45 +01:00
ExternalLinkDialog.cs Update font awesome usage 2019-04-02 19:55:24 +09:00