angular-ui/ui-grid

Problem while using uiGrid in a flex container

Open

#3,731 创建于 2015年6月8日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (2,496 fork)batch import
help wantedseverity: performance

仓库指标

Star
 (5,395 star)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南