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

如何关闭ScrollView组件的onScroll回调的默认截流效果 #17046

Open
nono1314 opened this issue Dec 18, 2024 · 0 comments
Open

如何关闭ScrollView组件的onScroll回调的默认截流效果 #17046

nono1314 opened this issue Dec 18, 2024 · 0 comments

Comments

@nono1314
Copy link

这个特性解决了什么问题?

直接设置throttle={false}不生效,目前scrollView的onScroll回调函数默认有截流效果,导致快速滑动到顶部后,onScroll的回调返回的scrollTop一直大于0

这个 API 长什么样?

能支持设置throttle={false}来关闭ScrollView组件滚动回调的截流效果

This was referenced Dec 21, 2024
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