angular-ui/ui-grid
在 GitHub 查看Last few subgrids in expandable grid don't align with their "+" icon
Open
#2,863 建立於 2015年2月27日
good first issuetype: bug
倉庫指標
- Star
- (5,395 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Hello,
I am working with expandable grid with version ui-grid RC 20.
I started from the ui-grid site,example in http://ui-grid.info/docs/#/tutorial/306_expandable_grid
I defined a template as follows:
Then, I defined gridOptions with expandableRowHeight: 140.
But when I scroll in the table with all element expanded, the last subgrid contents are not aligned with "+" icon.
My plnkr example is in: