1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game/Graphics
Dean Herbert f921acc681 Fix chat tab dropdown not being reachable at default sizing
Would have liked to fix this in a more local way, but the structure of
the dropdowns is just a pain in the ass to work with, so this will do
for now.
2021-11-30 13:01:46 +09:00
..
Backgrounds Update usages of BufferedContainer in line with framework changes 2021-11-05 15:54:49 +09:00
Containers Update UI cases where repeat should not be handled 2021-11-18 13:13:36 +09:00
Cursor Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
OpenGL/Vertices Fix FTB causing flashlight to block vision correctly 2019-07-23 15:17:02 +09:00
Sprites Update usages of BufferedContainer in line with framework changes 2021-11-05 15:54:49 +09:00
UserInterface Fix chat tab dropdown not being reachable at default sizing 2021-11-30 13:01:46 +09:00
UserInterfaceV2 Update UI cases where repeat should not be handled 2021-11-18 13:13:36 +09:00
DateTooltip.cs Update tooltip implementations 2021-08-30 16:05:00 +09:00
DrawableDate.cs Update remaining tooltip implementations to use generics 2021-08-31 20:01:13 +03:00
ErrorTextFlowContainer.cs Adjust game-side text flow containers to part-based model 2021-10-29 06:34:08 +02:00
IHasAccentColour.cs Constrain transformable with class. 2019-12-09 17:45:26 +08:00
OsuColour.cs Rename BeatmapSetOnlineStatus to BeatmapOnlineStatus 2021-11-24 18:42:49 +09:00
OsuFont.cs Add alternate Torus font 2021-10-03 23:36:39 +02:00
OsuIcon.cs Fix osu! icon font name mismatch 2019-04-02 19:55:46 +09: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 UI cases where repeat should not be handled 2021-11-18 13:13:36 +09:00