osu/osu.Game/Screens/Menu
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
..
ButtonArea.cs Update R# + fix inspections 2024-02-02 21:00:28 +09:00
ButtonSystem.cs Fix formatting 2024-05-17 11:50:23 +02:00
ConfirmDiscardChangesDialog.cs
ConfirmExitDialog.cs
DailyChallengeButton.cs Make gradient layer a bit more dynamic 2024-05-23 17:39:59 +08:00
FlowContainerWithOrigin.cs
HoldToExitGameOverlay.cs
IntroCircles.cs
IntroScreen.cs
IntroSequence.cs
IntroTriangles.cs
IntroWelcome.cs
KiaiMenuFountains.cs
LogoVisualisation.cs Remove unused using directives 2024-03-06 07:57:59 +01:00
MainMenu.cs Add button to access daily challenge playlist from main menu 2024-05-17 11:15:52 +02:00
MainMenuButton.cs Fix main menu button backgrounds not covering their entire width sometimes 2024-05-30 10:38:22 +02:00
MenuLogoVisualisation.cs
MenuSideFlashes.cs
MenuTip.cs
OnlineMenuBanner.cs Randomise which menu content is shown on arriving at the menu 2024-05-07 17:02:25 +08:00
OsuLogo.cs Apply alternative solution 2024-01-29 20:07:27 +01:00
SongTicker.cs
StarFountain.cs
StorageErrorDialog.cs localise storage error popup dialog 2024-02-02 15:32:55 +03:00
SupporterDisplay.cs