Making curved line control point relative and Importing Freemind relationship lines curve control points
This commit is contained in:
@@ -10,6 +10,7 @@ mindplot.RelationshipModel = function(fromNode, toNode)
|
||||
this._srcCtrlPoint=null;
|
||||
this._destCtrlPoint=null;
|
||||
this._endArrow=true;
|
||||
this._ctrlPointRelative=false;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user