blockly > WorkspaceSvg > cleanUp

WorkspaceSvg.cleanUp() method

Clean up the workspace by ordering all the blocks in a column such that none overlap.

Signature:

cleanUp(): void;

Returns:

void