help wantedseverity: performance
Repository-Metriken
- Stars
- (5.395 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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.