Add automatic mode for internal/external input layout.

This commit is contained in:
Neil Fraser
2015-06-10 18:45:15 -07:00
parent 838a6a954b
commit 059c2f1778
126 changed files with 454 additions and 1475 deletions

View File

@@ -104,7 +104,6 @@ Blockly.Blocks['variables_set'] = {
"name": "VALUE"
}
],
"inputsInline": true,
"previousStatement": null,
"nextStatement": null,
"colour": Blockly.Blocks.variables.HUE,