1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 21:02:55 +08:00
osu-lazer/osu.Game/Graphics
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
..
Backgrounds Avoid triggering SeasonalBackgroundChanged unless actually required 2022-07-08 15:07:30 +09:00
Containers Changed control points set to private; Cleanup 2022-07-21 07:25:44 +03:00
Cursor Rename MenuCursorContainer and clean up code 2022-07-26 14:11:52 +09:00
OpenGL/Vertices Automated #nullable processing 2022-06-17 16:37:17 +09:00
Sprites Automated #nullable processing 2022-06-17 16:37:17 +09:00
UserInterface Avoid clearing chat overlay textbox when pressing "back" key binding 2022-08-02 13:56:03 +09:00
UserInterfaceV2 Automated #nullable processing 2022-06-17 16:37:17 +09:00
DateTooltip.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DrawableDate.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ErrorTextFlowContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IHasAccentColour.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
InputBlockingContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuColour.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuFont.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuIcon.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ParticleExplosion.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ParticleSpewer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ScreenshotManager.cs Throw on Wait failure in a few remaining cases 2022-06-23 15:28:21 +09:00