1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:07:25 +08:00
osu-lazer/osu.Game/Overlays/Chat
Jai Sharma c0aaeff2b3 Update DaySeparator to use new design throughout
Moves `DaySeparator` chat component to it's own file and update it to
match new chat design. Makes use of several virtual attributes that can
be overridden to update spacing and layout in other usage contexts.

Remove redundant usage of `ChatOverlayDaySeparator`, since the new
design is now part of the base class.

Create `StandAloneDaySeparator` to use in `StandAloneChatDisplay` which
overrides attributes to match correct spacing and layout for its design.

Ensure that `DrawableChannel.CreateDaySeparator` returns type of
`DaySeparator` instead of `Drawable`.
2022-06-04 18:02:14 +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 Instantiate highlight background container on animation 2022-03-10 03:49:42 +03:00
ChatOverlayDrawableChannel.cs Update DaySeparator to use new design throughout 2022-06-04 18:02:14 +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 Update DaySeparator to use new design throughout 2022-06-04 18:02:14 +01:00
DrawableChannel.cs Update DaySeparator to use new design throughout 2022-06-04 18:02:14 +01:00
ExternalLinkDialog.cs Update font awesome usage 2019-04-02 19:55:24 +09:00