Don't go outside of the container bounds

This commit is contained in:
jorolf
2019-03-21 22:18:45 +01:00
parent f91e4a1fdd
commit 454c82c49e
2 changed files with 21 additions and 15 deletions

View File

@ -42,6 +42,7 @@ namespace osu.Game.Screens.Multi
{
Anchor = Anchor.CentreLeft,
Origin = Anchor.BottomLeft,
X = -35,
},
breadcrumbs = new HeaderBreadcrumbControl(stack)
{