scratch-blocks
Advanced tools
Comparing version 0.1.0-prerelease.1475076132 to 0.1.0-prerelease.1475095478
@@ -207,4 +207,10 @@ /** | ||
} | ||
this.variableList.length = 0; | ||
// Any block with a drop-down or WidgetDiv was disposed. | ||
if (Blockly.DropDownDiv) { | ||
Blockly.DropDownDiv.hideWithoutAnimation(); | ||
} | ||
if (Blockly.WidgetDiv) { | ||
Blockly.WidgetDiv.hide(true); | ||
} | ||
}; | ||
@@ -211,0 +217,0 @@ |
{ | ||
"@metadata": { | ||
"author": "Ellen Spertus <ellen.spertus@gmail.com>", | ||
"lastupdated": "2016-09-28 15:21:25.040958", | ||
"lastupdated": "2016-09-28 20:43:40.516175", | ||
"locale": "en", | ||
@@ -6,0 +6,0 @@ "messagedocumentation" : "qqq" |
{ | ||
"name": "scratch-blocks", | ||
"version": "0.1.0-prerelease.1475076132", | ||
"version": "0.1.0-prerelease.1475095478", | ||
"description": "Scratch Blocks is a library for building creative computing interfaces.", | ||
@@ -11,3 +11,3 @@ "author": "Massachusetts Institute of Technology", | ||
"url": "https://github.com/LLK/scratch-blocks.git", | ||
"sha": "dd539e16eb6f5ed30a6dc4644c799f29a65fc2b7" | ||
"sha": "dec82e25514a563421cc7bb8bb11561ce437c1d8" | ||
}, | ||
@@ -14,0 +14,0 @@ "main": "./dist/vertical.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
5647277
55502