angular-blockly
angular-blockly copied to clipboard
Resetting the blockly workspace
I've tried to reset the Blockly workspace using: Blockly.setWorkspace(workspacetoser); where workspacetoser is a josn object of the previously supplied workspace... But it doesn't set the work room.. Any ideas why?