osu/osu.Game/Graphics
Dean Herbert 726b49fdf3 Focus focus not being transferred correctly to parent settings panel on exiting nested panel
Seemingly harmless schedule delay ommission meant that the textbox may
not be in a state it can handle the incoming focus event. Regressed in
https://github.com/ppy/osu/pull/14345#discussion_r690697501.
2022-03-31 15:24:21 +09:00
..
Backgrounds Fix storyboard samples rate not adjusted from actual gameplay mods 2022-03-02 20:56:18 +03:00
Containers Add the ability to override the user setting for hold-to-confirm containers 2022-03-21 16:07:27 +09:00
Cursor Reduce 'cursor-tap' sample playback volume on MouseUp 2022-03-04 20:14:14 +09:00
OpenGL/Vertices
Sprites Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
UserInterface Focus focus not being transferred correctly to parent settings panel on exiting nested panel 2022-03-31 15:24:21 +09:00
UserInterfaceV2 Allow tabbing between textboxes in sample point popover 2022-03-06 01:43:56 +01:00
DateTooltip.cs Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
DrawableDate.cs Add back .ToLocalTime() call to DrawableDate 2021-12-16 18:25:29 +09:00
ErrorTextFlowContainer.cs Adjust game-side text flow containers to part-based model 2021-10-29 06:34:08 +02:00
IHasAccentColour.cs
OsuColour.cs Add OsuColour method mapping colours from basic theme to mod types 2022-02-22 00:02:54 +01:00
OsuFont.cs Add alternate Torus font 2021-10-03 23:36:39 +02:00
OsuIcon.cs Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
ParticleExplosion.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
ParticleSpewer.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
ScreenshotManager.cs Update ScreenshotManager.cs 2022-02-17 20:43:36 +03:00