Hi, when hiding the toolbox programmatically through `.getToolbox().setVisible(false);`, the starting block gets trapped (it can't be dragged past the red line), this behavior disappears
after blocks are added to the starting block, anyone know why this is the case?
Toolbox Shown
Block cannot be dragged past this invisible red line
When blocks are attached, no issue dragging them past the toolbox, removing that block brings the issue back.