angular-ui/ui-grid

Problem while using uiGrid in a flex container

已關閉

#3,731 建立於 2015年6月8日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (2,496 個分叉)batch import
help wantedseverity: performance

倉庫指標

星標
 (5,395 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南