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

Fix empty tree element for tables #655

Merged
merged 1 commit into from Nov 23, 2015

Conversation

leonardochaia
Copy link
Contributor

It attemps to find a tr element and use its children length as the td colspan.
If it fails, it just sets a huge value to make sure the td takes the full width.
Edit: added jsFiddle

Voles pushed a commit that referenced this pull request Nov 23, 2015
@Voles Voles merged commit 19d6dd7 into angular-ui-tree:master Nov 23, 2015
@Voles Voles mentioned this pull request Nov 23, 2015
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

Successfully merging this pull request may close these issues.

None yet

2 participants