Reverted unstable changes from db74c63943

This commit is contained in:
Gonzalo Bellver
2012-01-20 11:07:44 -03:00
parent e98d7f8147
commit c7dcf9faf8
5 changed files with 41 additions and 55 deletions

View File

@@ -1163,7 +1163,6 @@ mindplot.Topic = new Class({
var targetTopic = this.getOutgoingConnectedTopic();
if ($defined(targetTopic)) {
result.connectTo(targetTopic);
result.setVisibility(false);
}
// If a drag node is create for it, let's hide the editor.