mirror of
https://github.com/google/blockly.git
synced 2026-01-10 10:27:08 +01:00
committed by
Rachel Fenichel
parent
39930977de
commit
198e445cb7
@@ -368,7 +368,7 @@ Blockly.RenderedConnection.prototype.disconnect = function() {
|
||||
if (rehide) {
|
||||
// Set the hidden state for the connection back to true so shadow blocks
|
||||
// will be hidden.
|
||||
superiorConnection.hideAll();
|
||||
superiorConnection.setHidden(true);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user