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

First column expanding property resizing bug #42

Open pzhan opened 9 years ago

pzhan commented 9 years ago

The table columns resizes according to its content. The problem is that the indentation isn't taken into account for the cell size, so whenever a column other than the expanding property's column is big enough, the first column property's will be out of its cell. tree-grid-angular-cell-size-bug

miguelcamargo9 commented 8 years ago

any solution?

NathanMize commented 8 years ago

Try using padding-left rather than left in the CSS. left for absolute positioning