angular-ui/ui-grid

1px padding-top on ui-grid-canvas

Open

#3,275 opened on Apr 14, 2015

View on GitHub
 (4 comments) (0 reactions) (1 assignee)JavaScript (5,395 stars) (2,496 forks)batch import
good first issue

Description

1px padding was added to the top of the ui-grid-cavas in https://github.com/angular-ui/ng-grid/commit/040a5ee1acc1fdeda6a466fbe05d242f8775ef18. When you scroll the grids viewport to the top there is a 1px gap between the headers and the start of the grids rows.

It's not very noticeable with the grids default styles but if you change them, specifically if you make the cell borders a dark colour, the gap is very apparent.

Contributor guide

1px padding-top on ui-grid-canvas · angular-ui/ui-grid#3275 | Good First Issue