blockly > zelos > RenderInfo > finalizeOutputConnection_
zelos.RenderInfo.finalizeOutputConnection_() method
Finalize the output connection info. In particular, set the height of the output connection to match that of the block. For the right side, add a right connection shape element and have it match the dimensions of the output connection.
Signature:
protected finalizeOutputConnection_(): void;
Returns:
void