A root block can never be nested inside another root block. If an attempt is made to create a new root block on top of an existing one, a warning message will be shown before the operation is allowed.
At present, a root block is expanded by moving the original root block to a temporary location, creating the new root block, and moving the old root block back to its correct place inside the new root block. This feature will be fixed in the future. |