khan4019/tree-grid-directive

Tree branches with level greater than 9 do not indent (appear to be level 1 instead of 10+)

Closed this issue · 1 comments

Tree branches with level greater than 9 do not indent (appear to be level 1 instead of 10+)

I have a tree with 10+ hierarchical levels. Levels 1-9 work perfectly, but anything greater (10, 11, 12... etc) all appear on the left hand side of the table and appear to be treated as a level 1 tree branch. I have looked through the directive but have been unable to find the source of the problem. Any help would be much appreciated. I love the directive and want to continue using it. Thanks!

I realized that all I needed to do was add additional tree-grid levels in the treeGrid.css file.