angular-ui/ui-grid

In InternetExplorer11, Two vertical scroll bars will be displayed

Open

#6 779 ouverte le 27 juin 2018

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (2 496 forks)batch import
good first issuegrid-pinning

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

plunker: http://plnkr.co/edit/AA8Yg69B7oh2HdYhKRsD?p=preview

  1. Displayed in InternetExplorer11
  2. There is a column with {pinnedRight: true, visible: false}
  3. There is no {pinnedRight: true, visible: true} column.

When the above three conditions are satisfied, two vertical scroll bars will be displayed.

The picture shows what happens twoverticalscrollbars

Guide contributeur