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

preventDefaultSwipeY should allow normal scrolling #1280

Open
Blackbam opened this issue Jul 17, 2020 · 2 comments
Open

preventDefaultSwipeY should allow normal scrolling #1280

Blackbam opened this issue Jul 17, 2020 · 2 comments

Comments

@Blackbam
Copy link

Blackbam commented Jul 17, 2020

After doing a project with lot of BXSliders in a huge one pager I have noticed that my only option for mobile phones was to set touchEnabled to false. If using preventDefaultSwipeY the user still can not normally scroll the site as soon as touching a slider, this can even lock the whole scrollability in case the user is on a large slider.

If using this option bxSlider should detect if the user did a horizontal touch move or a vertical touch move. In a vertical touch move bxSlider should do nothing and the default behaviour (scroll down / up) should happen. In a horizontal scroll move the user should be able to swipe between slides.

@FeIix
Copy link

FeIix commented Nov 26, 2021

Same problem.

@jutho-agentur
Copy link

Same problem :(

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

3 participants