Add sample control point display in timeline

This commit is contained in:
Dean Herbert
2020-10-01 18:49:48 +09:00
parent 0bced34272
commit b75c202a7e
3 changed files with 85 additions and 2 deletions

View File

@ -41,8 +41,6 @@ namespace osu.Game.Screens.Edit.Compose.Components.Timeline
},
new Container
{
Anchor = Anchor.BottomLeft,
Origin = Anchor.BottomLeft,
AutoSizeAxes = Axes.Both,
Children = new Drawable[]
{