Fran Peručić

Results 9 comments of Fran Peručić

use `levelSeparation` option to contol the spacing

Hi, i glad you like the library. I'm not sure how would repositioning work since node coordinates are mathematicaly determined for an ideal tree layout. Any user interction whold result...

ok, please use `this.nodeInnerHTML instanceof HTMLElement` instead of `typeof this.nodeInnerHTML === "string"` before using `appendChild` We can merge when you make that change. cheers

and it would be nice to add the newly added options to the documentation branch

hi, I agree with your request, it is the right way to go. When writing this library (2 years ago) I didn't see it as an open source project, but...

ok, so Raphael JS does add some styles to the svg (`overflow: hidden; position: relative;`) can you make a jsfiddle where this problem is shown

can you make a demo?

I think it is a problem with Treant and `stackChildNodes` property

Hi, create a node with the `pseudo` property in the same level as "staff" node, and also give it a `childrenDropLevel: 2` property. Pseudo node sholud be a sibling of...