mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Improve AnchorOriginVisualiser
This commit is contained in:
@ -146,8 +146,10 @@ namespace osu.Game.Skinning.Editor
|
||||
{
|
||||
anchorLine = new Box
|
||||
{
|
||||
Colour = Color4.Yellow,
|
||||
Height = 2,
|
||||
Origin = Anchor.CentreLeft,
|
||||
Colour = Color4.Yellow,
|
||||
EdgeSmoothness = Vector2.One
|
||||
},
|
||||
originBox = new Box
|
||||
{
|
||||
|
Reference in New Issue
Block a user