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.

edgeFriction ignored in vertical swiping mode.

See original GitHub issue

edgeFriction is ignored in vertical mode.

I want to make it so that the user cannot scroll it farther down than the last slide. Usually I would put edgeFriction to 0. This doesn’t work in vertical mode.

[ http://jsfiddle.net/fmo50w7n/568/ ]

Steps to reproduce the problem

  1. Attempt to slide past the first or last slide with edgeFriction set to 0 while in vertical mode.

What is the expected behaviour?

The carousel should stop when it hits the edge.

What is observed behaviour?

The carousel doesn’t stop when it hits the edge.

More Details

  • Which browsers/versions does it happen on? Chrome
  • Which jQuery/Slick version are you using? 1.6.0
  • Did this work before? No idea.

Issue Analytics

  • State:open
  • Created 7 years ago
  • Reactions:7
  • Comments:5

github_iconTop GitHub Comments

1reaction
oktav777commented, Jan 13, 2017

Same bug, want to do something like if user hits first/last vertical slide, just scroll up/down through page, don’t animate the edge friction.

0reactions
pablogiraltcommented, Sep 6, 2018

+1

Read more comments on GitHub >

github_iconTop Results From Across the Web

Modify components of slick settings in slickR - Rdrr.io
logical, Vertical slide mode, Default: FALSE. verticalSwiping. logical, Vertical swipe mode, Default: FALSE. rtl. logical, Change the slider's direction to ...
Read more >
slick - the last carousel you'll ever need - Ken Wheeler
slick is a responsive carousel jQuery plugin that supports multiple breakpoints, CSS3 transitions, touch events/swiping & much more!
Read more >
android - Disable vertical swipe (SwipeRefreshLayout) when ...
The problem is when i swipe horizontally in the ListView the vertical scroll for the SwipeRefreshLayout isn't disabled and sometimes it ...
Read more >
https://www.aamu.edu/_resources/ldp/galleries/slic...
centerPadding | string | '50px' | Side padding when in center mode. ... swipe direction to vertical waitForAnimate | boolean | true |...
Read more >
Slick Carousel | TheDir - New Start Homes
Attributes Default Description accessibility true Enables tabbing and arrow key navigation autoplay false Enables Autoplay autoplaySpeed 3000 Autoplay Speed in milliseconds
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