We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When static layout is called on zero number of elements, layout gives error in console.
The text was updated successfully, but these errors were encountered:
Fix #22
facb353
Don't enter the detailed layout process if there is no nodes
@ugurdogrusoz You can verify this in Newt by hiding all elements and applying static layout. Before it was giving error, now it is fixed.
Sorry, something went wrong.
ugurdogrusoz
hasanbalci
No branches or pull requests
When static layout is called on zero number of elements, layout gives error in console.
The text was updated successfully, but these errors were encountered: