Revert "Reverted unstable changes from db74c6394392fd5c03362de1d98a0c4d2880d103"
This reverts commit c7dcf9faf8
.
Conflicts:
mindplot/src/main/javascript/DragPivot.js
This commit is contained in:
@@ -1163,6 +1163,7 @@ 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.
|
||||
|
Reference in New Issue
Block a user