angular-ui/ui-grid

Problem while using uiGrid in a flex container

クローズ

#3,731 opened on 2015/06/08

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (2,496 件のフォーク)batch import
help wantedseverity: performance

Repository metrics

Stars
 (5,395 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド