mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
Don't go outside of the container bounds
This commit is contained in:
@ -42,6 +42,7 @@ namespace osu.Game.Screens.Multi
|
||||
{
|
||||
Anchor = Anchor.CentreLeft,
|
||||
Origin = Anchor.BottomLeft,
|
||||
X = -35,
|
||||
},
|
||||
breadcrumbs = new HeaderBreadcrumbControl(stack)
|
||||
{
|
||||
|
Reference in New Issue
Block a user