angular-ui/ui-grid

Header's width doesn't match up with column's width when zoom is not 100%

Open

#4.944 geöffnet am 11. Jan. 2016

Auf GitHub ansehen
 (6 Kommentare) (4 Reaktionen) (1 zugewiesene Person)JavaScript (2.496 Forks)batch import
good first issue

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

When I change the zoom level, for example, 125% or 150% Column's alignment is a little bit broken. wrong width

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

Contributor Guide