ArtPoon/BioID

rooted.js: TypeError

ArtPoon opened this issue · 0 comments

If I drag the root way off the tree into the lower-left corner of the SVG, I get the following error:

Uncaught TypeError: Cannot read property 'x1' of undefined
    at closestEdge (rooting.js:215)
    at SVGRectElement.<anonymous> (rooting.js:146)
    at SVGRectElement.__onmousemove (d3.v3.min.js:1)

Animation proceeds without other problems.