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

rax-scrollview: view will flash when user scroll and call scrollTo method with param animated: true at the meantime #398

Open
yinxing-ws opened this issue Sep 2, 2021 · 0 comments

Comments

@yinxing-ws
Copy link

yinxing-ws commented Sep 2, 2021

for example, call method scrollTo with params {animated: true, duration: 10000}, and during the autoscroll time, user scroll will cause the flash.

expected: supply a way to disable user scroll or stop autoscroll when user scroll. such as return the timer and the scrollTop/scrollLeft value, so that user can stop the timer or prevent user scroll.

(all based on web)

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

1 participant