mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Update design for TimingControlPoint
This commit is contained in:
@ -27,6 +27,8 @@ namespace osu.Game.Screens.Edit.Compose.Components.Timeline
|
||||
RelativeSizeAxes = Axes.Y;
|
||||
AutoSizeAxes = Axes.X;
|
||||
|
||||
Origin = Anchor.TopCentre;
|
||||
|
||||
X = (float)group.Time;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user