Move right-side editor toolbox to base HitObjectComposer

Move right-side editor toolbox to base `HitObjectComposer`
This commit is contained in:
Dean Herbert
2023-04-04 18:53:25 +09:00
parent 1a5707b65f
commit f9ebdadfe8
3 changed files with 37 additions and 39 deletions

View File

@ -48,7 +48,6 @@ namespace osu.Game.Rulesets.Catch.Edit
private void load()
{
// todo: enable distance spacing once catch supports applying it to its existing distance snap grid implementation.
RightSideToolboxContainer.Alpha = 0;
DistanceSpacingMultiplier.Disabled = true;
LayerBelowRuleset.Add(new PlayfieldBorder