angular-ui/ui-grid

A problematic watch

已關閉

#5,583 建立於 2016年7月26日

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

倉庫指標

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

描述

Please pay attention that such watches as ng-style=\"{ 'margin-left': colContainer.getMargin('left') + 'px'
on line 28204

that calls the following method on each digest cycle GridRenderContainer.prototype.getMargin = function getMargin(side)

create a huge overhead.

貢獻者指南