Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redrawing the tree increases the container's height under certain conditions #56

Open
ivan-lattak opened this issue Mar 5, 2017 · 0 comments

Comments

@ivan-lattak
Copy link

This bug occurs only when the height of the container <div> element is set to a percentual value like 100%.

Every time the tree.redraw function is called, it increases the height of the contained <svg> element by 5px. The reload function doesn't suffer from this bug, moreover, it reverts the tree to its minimal height.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant