Skip to content

Commit

Permalink
perf(Mobile): Disable deceleration
Browse files Browse the repository at this point in the history
  • Loading branch information
c0bra committed Dec 10, 2014
1 parent 995d3c4 commit 4d7a384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/core/directives/ui-grid-render-container.js
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@
}, decelerateInterval);
}

decelerate();
// decelerate();
}

if (GridUtil.isTouchEnabled()) {
Expand Down

0 comments on commit 4d7a384

Please sign in to comment.