angular-ui/ui-grid

Pinning not working properly when columns are auto-sized

Open

#5,264 opened on Mar 29, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
grid-pinninghelp wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

When column widths are not specified, a strange empty column seems to appear when a column is pinned to the left and right. See the Plunker below. Notice the odd gap to the left of the Age column

http://plnkr.co/edit/mi1feSNwpeZSeIp2tqrr?p=preview

Contributor guide