This commit is contained in:
Ian Gulliver
2019-07-08 02:24:23 +00:00
parent abc4b2ce0d
commit d2ec4d45a2

View File

@@ -125,6 +125,7 @@ class LayoutLink {
return cost;
}
// TODO: split layout and rendering
getOutPoint(from, to) {
let offset = [
to[0] - from[0],