mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 20:22:55 +08:00
Improve AnchorOriginVisualiser
This commit is contained in:
parent
5c0e5eb6f4
commit
414408140e
@ -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
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user