osu/osu.Game/Screens
Bartłomiej Dach 50bd0897f6
Fix main menu button backgrounds not covering their entire width sometimes
I thought I had fixed this already once but it still looks broken.
Basically when hovering over main menu buttons every now and then it
will look like their backgrounds are not covering their entire width
when they expand.

The removed X position set looks wrong to me when inspecting the draw
visualiser with the element because the element looks to be off centre
horizontally, and removing it fixes that.
2024-05-30 10:38:22 +02:00
..
Backgrounds Fix incorrect background being loaded due to async race 2024-05-01 00:05:14 +08:00
Edit Use better name if we're renaming 2024-05-29 09:40:29 +02:00
Footer Remove unused using directives 2024-05-16 07:47:57 +03:00
Import
Menu Fix main menu button backgrounds not covering their entire width sometimes 2024-05-30 10:38:22 +02:00
OnlinePlay Fix mod display not being aligned with mapper text 2024-05-27 13:36:44 +02:00
Play Fix xmldoc reference 2024-05-27 08:26:00 +02:00
Ranking Apply NRT to results statistics displays 2024-05-14 15:21:12 +02:00
Select Merge branch 'master' into lazer-speedkeys 2024-05-24 13:19:26 +02:00
SelectV2/Footer Merge branch 'master' into footer-v2-back-button 2024-05-28 15:50:34 +09:00
Spectate Remove managed clocks from SpectatorSyncManager on gameplay completion / abort 2024-04-26 15:29:59 +08:00
Utility
BackgroundScreen.cs
BackgroundScreenStack.cs
IHandlePresentBeatmap.cs
IHasSubScreenStack.cs
IOsuScreen.cs
IPerformFromScreenRunner.cs
Loader.cs
OsuScreen.cs
OsuScreenDependencies.cs
OsuScreenStack.cs
ScorePresentType.cs
ScreenWhiteBox.cs
StartupScreen.cs