angular-ui/ui-grid
在 GitHub 查看Header's width doesn't match up with column's width when zoom is not 100%
Open
#4,944 建立於 2016年1月11日
good first issue
倉庫指標
- Star
- (5,395 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
When I change the zoom level, for example, 125% or 150%
Column's alignment is a little bit broken.

Above image is from http://plnkr.co/edit/sJ2DZrcR5h8I5unNfduo?p=info. It is a example from your tutorial. In my case, header's width is 77.6 px. But, the column below the header is only 77px.
Is there any clues to understand this? Or What I was wrong?
Thx