blockly > blockRendering > RenderInfo > alignRowElements_

blockRendering.RenderInfo.alignRowElements_() method

Extra spacing may be necessary to make sure that the right sides of all rows line up. This can only be calculated after a first pass to calculate the sizes of all rows.

Signature:

protected alignRowElements_(): void;

Returns:

void