Skip to content

Commit

Permalink
Update oglide.js (#1217)
Browse files Browse the repository at this point in the history
  • Loading branch information
jokd committed Mar 26, 2021
1 parent 2d1720b commit 3b8d80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/oglide.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ function OGlide(options) {
direction: 'ltr',
gap: 0,
perTouch: 1,
animationDuration: 0
animationDuration: 150
});
el.mount();
el.on('move', () => {
Expand Down

0 comments on commit 3b8d80e

Please sign in to comment.