1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-13 16:02:58 +08:00

Fix editor hitobjects getting masked weirdly

Closes #10124
This commit is contained in:
Dean Herbert 2020-09-11 20:14:12 +09:00
parent 54520faa7e
commit 139a5acd1b

View File

@ -112,7 +112,6 @@ namespace osu.Game.Rulesets.Edit
{ {
Name = "Content", Name = "Content",
RelativeSizeAxes = Axes.Both, RelativeSizeAxes = Axes.Both,
Masking = true,
Children = new Drawable[] Children = new Drawable[]
{ {
// layers below playfield // layers below playfield