BioID icon indicating copy to clipboard operation
BioID copied to clipboard

rooted.js: TypeError

Open ArtPoon opened this issue 6 years ago • 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.

ArtPoon avatar Nov 07 '19 03:11 ArtPoon