mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Bringing the interval down again
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user