mirror of
https://github.com/ppy/osu
synced 2025-01-20 04:50:50 +00:00
Update base specifications to a more sane default
This commit is contained in:
parent
bf5af3310a
commit
153ee25510
@ -21,9 +21,7 @@ namespace osu.Game.Screens.Edit.Components.Timelines.Summary.Visualisations
|
||||
|
||||
public PointVisualisation()
|
||||
{
|
||||
Origin = Anchor.TopCentre;
|
||||
|
||||
RelativePositionAxes = Axes.X;
|
||||
RelativePositionAxes = Axes.Both;
|
||||
RelativeSizeAxes = Axes.Y;
|
||||
|
||||
Anchor = Anchor.CentreLeft;
|
||||
|
Loading…
Reference in New Issue
Block a user