Hello,
Is there a way to turn off scrolling in the FlyTreeView? I am using a arount the FlyTree to have better formating, scroll, style, etc control. I would like the FlyTree to render whatever size needed for the number of nodes and max node width.
If I don't set the height and width, scroll bars show up for the FlyTree when the div is resized smaller than the tree. Thus I get double scroll bars.
I tried setting width and height = 100%, large integers and the problem is it causes the
scroll bars to show up, even if I only have a couple nodes and not as wide as the div.
Thanks in advance.
Bob T