1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game/Overlays/Chat
Dean Herbert 34ffc51c51 Avoid clearing chat overlay textbox when pressing "back" key binding
Generally this is expected behaviour for usages of focused text boxes
(ie. to clear search content), but not so much here.

Addresses https://github.com/ppy/osu/discussions/19403#discussioncomment-3230395.
2022-08-02 13:56:03 +09:00
..
ChannelList Automated #nullable processing 2022-06-17 16:37:17 +09:00
Listing Automated #nullable processing 2022-06-17 16:37:17 +09:00
ChannelScrollContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ChatLine.cs Fix "Start Chat" on multiplayer/playlist chat not opening overlay 2022-07-18 06:45:00 +03:00
ChatOverlayTopBar.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ChatTextBar.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ChatTextBox.cs Avoid clearing chat overlay textbox when pressing "back" key binding 2022-08-02 13:56:03 +09:00
DaySeparator.cs Replace usages of string.To{Lower,Upper}() 2022-06-24 11:57:45 +02:00
DrawableChannel.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ExternalLinkDialog.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00