blockly > zelos > RenderInfo > adjustXPosition_
zelos.RenderInfo.adjustXPosition_() method
Adjust the x position of fields to bump all non-label fields in the first row past the notch position. This must be called before computeBounds
is called.
Signature:
protected adjustXPosition_(): void;
Returns:
void