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

New Feature as requirement #26

Open
UmairAhmed420 opened this issue Dec 5, 2020 · 5 comments
Open

New Feature as requirement #26

UmairAhmed420 opened this issue Dec 5, 2020 · 5 comments

Comments

@UmairAhmed420
Copy link

Hi,
Can you disable multiple scrolling of items...?

@TakuSemba
Copy link
Owner

Do you mean you want to scroll one by one?
If so, you can archive by setting msrv_interval=1.

@UmairAhmed-Native
Copy link

I did it and if i swipe pretty fast two items getting swipe not one

@UmairAhmed420
Copy link
Author

@TakuSemba I did it and if i swipe pretty fast two items getting swipe not one

@TakuSemba
Copy link
Owner

Yea, that's because you scrolled overly more than 2 items at once (the speed doesn't matter).
Unfortunately, there is no way to force it to scroll one by one.
It might scroll multiple items if you overly scroll through multiple items, otherwise, the scroll goes back and gets weird.

@UmairAhmed-Native
Copy link

But there is a library in which it allows to scroll one by one but i couldnt understand that code ..... So i thought you may help over this :-(

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