git-deps icon indicating copy to clipboard operation
git-deps copied to clipboard

graph: first loading of page results in negative SVG dimension

Open aspiers opened this issue 10 years ago • 0 comments

Browser JS console gives:

Error: Invalid negative value for <svg> attribute height="-2"

and rendering doesn't work until you reload. This seems to be a recent regression.

aspiers avatar Mar 02 '15 14:03 aspiers