Add TODO
This commit is contained in:
@@ -125,6 +125,7 @@ class LayoutLink {
|
||||
return cost;
|
||||
}
|
||||
|
||||
// TODO: split layout and rendering
|
||||
getOutPoint(from, to) {
|
||||
let offset = [
|
||||
to[0] - from[0],
|
||||
|
||||
Reference in New Issue
Block a user