Fix wrong connection line between lines and topics.
This commit is contained in:
@@ -32,7 +32,7 @@ mindplot.CentralTopic = new Class({
|
||||
});
|
||||
},
|
||||
|
||||
workoutIncomingConnectionPoint : function(sourcePosition) {
|
||||
workoutIncomingConnectionPoint : function() {
|
||||
return this.getPosition();
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user