angular-ui/ui-grid

The autoResize has some problem when I hide it

Open

#6.739 geöffnet am 30. Mai 2018

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
help wanted

Repository-Metriken

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

Beschreibung

ui-grid - v4.0.6 - 2017-06-14 When I hide the ui-grid,I get a "100%" width ranthor than a number and the layout go disorder. When I show the ui-grid ,it gets a right width and go normal.

ui-grid - v4.4.11 - 2018-05-16 When I hide the ui-grid ,the ui-grid get a 0 width and the layout go disorder. When I show the ui-grid,it wont trigger the autoSize and still be disorder.

When I increase the window width,the height is strange: [1041, 377]=>[1055, 753] [1055, 377]=>[1056, 753] [1056, 377]=>[1119, 753]

My ui-grid height is 753. But the width is always change from 377 to 753.

Contributor Guide