mirror of
https://github.com/ppy/osu.git
synced 2026-05-30 01:49:56 +08:00
Limit components list height to better align with actual viewport
This commit is contained in:
@@ -52,6 +52,7 @@ namespace osu.Game.Skinning.Editor
|
||||
{
|
||||
Anchor = Anchor.CentreLeft,
|
||||
Origin = Anchor.CentreLeft,
|
||||
Height = SkinEditorContainer.VISIBLE_TARGET_SCALE,
|
||||
RequestPlacement = placeComponent
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user