blockly > zelos > RenderInfo > finalizeHorizontalAlignment_

zelos.RenderInfo.finalizeHorizontalAlignment_() method

Finalize horizontal alignment of elements on the block. In particular, reduce the implicit spacing created by the left and right output connection shapes by adding setting negative spacing onto the leftmost and rightmost spacers.

Signature:

protected finalizeHorizontalAlignment_(): void;

Returns:

void