mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-08 16:56:03 +00:00
Major grammar and typo fixes
This commit is contained in:
@@ -207,7 +207,7 @@ FloidAlgorithm.prototype.restore = function()
|
||||
|
||||
var edge = this.graph.edges[edgeIndex];
|
||||
edge.model.type = this.egdesCopy[i].model.type;
|
||||
edge.model.curvedValue = this.egdesCopy[i].model.curvedValue;
|
||||
edge.model.curveValue = this.egdesCopy[i].model.curveValue;
|
||||
|
||||
//edge.model = this.egdesCopy[i].model;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user