angular-ui/ui-grid

Problem while using uiGrid in a flex container

Open

#3731 aperta il 8 giu 2015

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
help wantedseverity: performance

Metriche repository

Star
 (5395 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

I'm trying to use uiGrid rc21 in a flex container in which a bottom div is flexible with a specific height on a . If I use auto-resize directive, real height is computed by overkilling performances. So I try to queue redraw event just after new height assignment but I still have a height problem. The following plunker may help you to reproduce this behaviour. http://plnkr.co/edit/GOc48L0sRNhMAsBFhNlT

Guida contributor