Merge pull request #16327 from peppy/fix-editor-playfield-centering

Fix editor playfield not being centered correctly
This commit is contained in:
Dan Balasescu 2022-01-06 16:11:12 +09:00 committed by GitHub
commit 1d69eb629c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -105,7 +105,6 @@ private void load()
new Container
{
Name = "Content",
Padding = new MarginPadding { Left = toolbar_width },
RelativeSizeAxes = Axes.Both,
Children = new Drawable[]
{