mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 14:32:55 +08:00
Add TODO regarding failing stack display code
This commit is contained in:
parent
0b25818bd2
commit
214d7e07fa
@ -85,6 +85,7 @@ namespace osu.Game.Screens.Edit.Compose.Components.Timeline
|
|||||||
|
|
||||||
placementBlueprint.Colour = OsuColour.Gray(0.9f);
|
placementBlueprint.Colour = OsuColour.Gray(0.9f);
|
||||||
|
|
||||||
|
// TODO: this is out of order, causing incorrect stacking height.
|
||||||
SelectionBlueprints.Add(placementBlueprint);
|
SelectionBlueprints.Add(placementBlueprint);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user