Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Carousel freezes when there are more than one touch #11

Open
mayankbaiswar-CSE opened this issue Feb 13, 2018 · 3 comments
Open

Carousel freezes when there are more than one touch #11

mayankbaiswar-CSE opened this issue Feb 13, 2018 · 3 comments

Comments

@mayankbaiswar-CSE
Copy link

Kudos to your efforts.

There is some issue with changing pages. It works fine when there is swipe with a single touch but if you touch with the second finger while swiping, the carousel stops in between. So, if the page is fullscreen and you do this, it looks like the carousel is frozen.

Steps to reproduce:

  1. swipe the carousel normally when page size is fullscreen.
  2. while the visible page is halfway dragged, and half of the next page is visible, touch the carousel with the other finger, the carousel stops right there.

desired/proposed behavior - while the current page is halfway dragged and other is half visible, the carousel should change to the next page completely as soon as it is touched with the second finger.

Or if it should not be the desired behavior at all, can you please suggest on how can I achieve it?

@jpapillon
Copy link
Owner

Hi @mayankbaiswar-CSE,

Thanks for reporting this issue. I will take a look into it and try to fix this as soon as possible.

@evanjmg
Copy link

evanjmg commented Nov 6, 2018

perhaps prevent touch until it has stopped animating?

@Shanie1331
Copy link

@jpapillon - Is there any update the same as I am also facing the same issue.
@mayankbaiswar-CSE Can you please tell me any other library for vertical carousel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants