Open felixbarny opened 10 years ago
Same problem here. The span
used as indenterTemplate
doesn't cover the full height which causes the problem (since 2.0 I think?).
I have same problem, looked at #142 closed issue but couldn't make that work. More details at Stackoverflow question](http://stackoverflow.com/questions/37221357/jquery-treetable-alignment-issue-when-text-wraps-to-next-line). Is there a pure CSS solution for this?
Any update? Would be good if the library could handle this.
If the content of a tree column is too large, the indentation is not preserved for the wrapped lines.
I've resolved this issue by disabling the indenter...
...and by overwriting
Node.proptotype.render