Function: repositionForWindowResize()
function repositionForWindowResize(): void;
Defined in: packages/blockly/core/widgetdiv.ts:406
Reposition the widget div if the owner of it says to. If the owner isn't a field, just give up and hide it.
Returns
void