Don't make labels clickable

This commit is contained in:
Rachel Fenichel
2016-11-10 12:59:24 -08:00
parent effc1d5f1c
commit ff87c76557
4 changed files with 27 additions and 32 deletions

View File

@@ -115,7 +115,6 @@ function start() {
logEvents(false);
}
taChange();
Blockly.registerButtonCallback('logStuff', function(){console.log('stuff!');});
}
function getToolboxElement() {
@@ -592,7 +591,7 @@ h1 {
</shadow>
</value>
</block>
<label text="Input/Output:" class="ioLabel" callbackKey="logStuff"></label>
<label text="Input/Output:" class="ioLabel"></label>
<block type="text_print">
<value name="TEXT">
<shadow type="text">