Bringing the interval down again

This commit is contained in:
Max Lynch
2014-04-19 16:49:53 -05:00
parent 91dc940c34
commit b220f7b30d

View File

@@ -369,7 +369,7 @@ ionic.views.Scroll = ionic.views.View.inherit({
penetrationAcceleration : 0.08,
// The ms interval for triggering scroll events
scrollEventInterval: 20
scrollEventInterval: 10
};
for (var key in options) {