khan4019 / tree-grid-directive

Need one or more maintainer for this! comment or email me if you are interested
http://khan4019.github.io/tree-grid-directive/test/treeGrid.html
347 stars 183 forks source link

Tree-Grid is taking the expanding property into another column. #29

Closed amathad closed 9 years ago

amathad commented 9 years ago

Tree-Grid is taking the expanding property into another column. Shouldn't it be combined with initial/first column and should keep aligning with it as we go on expanding ? I'm using the same treegrid.css styles and tree-grid definition. What might be wrong ?

Is it some thing related to style ?

image

diosney commented 9 years ago

I think this is related to https://github.com/graywolf336/tree-grid-directive/commit/17c25162d34bfc8bce3084fccdfd888bad5e4b84#commitcomment-9686221

I will try to fix it by tomorrow since I needed too :)

diosney commented 9 years ago

Now the issue is fixed, until the PR is accepted, you can use the repo at https://github.com/diosney/tree-grid-directive

diosney commented 9 years ago

@khan4019 You can closed this issue too, its already merged and included in the README.