mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 15:07:13 +08:00
Reduced drag banding resistance
This commit is contained in:
@ -40,7 +40,7 @@
|
||||
dragThreshold: 10,
|
||||
|
||||
// Resistance when scrolling too far up or down
|
||||
rubberBandResistance: 3,
|
||||
rubberBandResistance: 2,
|
||||
|
||||
// Scroll event names. These are custom so can be configured
|
||||
scrollEventName: 'momentumScrolled',
|
||||
|
||||
Reference in New Issue
Block a user