hypar-io/BuildingBlocks

Levels by Envelope creates too many levels.

Closed this issue · 3 comments

On dev, Levels by Envelope seems to be creating lot of levels with close spacing. In the image below you can see levels that are slightly offset from other levels.

image

In some tower configurations the Level creation process would treat a previously populated envelope as still eligible for Levels. Different processes starting from either the top or the bottom of the envelope would lead to Levels closely spaced. Dev and Prod updated with the fix. Closing, but please reopen if seen again.

Divided up a Level routine into two and forgot to call the new one.

Dev test:
https://dev.hypar.io/workflows/419bcac3-e9e4-4dcf-9d9b-e72c1c625cb3
image

Prod test:
https://hypar.io/workflows/8bfcf7c4-756a-446f-9f64-a0c66442054c
image

Confirm?