question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature Request: slidesToScroll according to swipe strength (Physics-based scroll)

See original GitHub issue

I want to achieve the ‘rubber band’ effect like the iPhone contacts, right now I am using the responsive setting yet when I do a strong (or long) swipe is still slides a fixed number of slides. is there any way we can support that?

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Reactions:1
  • Comments:34 (8 by maintainers)

github_iconTop GitHub Comments

16reactions
Suraj-Kumar-Hemnanicommented, Dec 8, 2016

Hi all,

If you just want to enable swipe irrespective of the slidesToScroll number, you need to change the swipeToSlide setting to true. I has worked for me.

Note: It is not a physics based scroll but may serve the purpose.

10reactions
Binternetcommented, Jan 21, 2015

@kenwheeler, life (and people) are more important than computers. you don’t need to be sorry for living your life. that’s the beauty in this community and open source software, no one is peeking over your shoulder to see how much features you ship. everything is great, keep on the good job =)

Read more comments on GitHub >

github_iconTop Results From Across the Web

javascript - Is there any way to have both slidesToScroll and ...
From the website, "Allow users to drag or swipe directly to a slide irrespective of slidesToScroll" (http://kenwheeler.github.io/slick/). If you ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found