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

Fast fling ignores the first drag events in upperLayer #69

Open
b3nni97 opened this issue Jun 11, 2021 · 0 comments
Open

Fast fling ignores the first drag events in upperLayer #69

b3nni97 opened this issue Jun 11, 2021 · 0 comments

Comments

@b3nni97
Copy link

b3nni97 commented Jun 11, 2021

If you open the bottom sheet with a quick fling to make it full size, the CustomScrollView is ignored for the first few drags. It only works after about 500ms after that it accepts the drags and the UpperLayer scrolls normally.

The physics in the CustomScrollView is NeverScrollablePhysics.

Is there a solution for 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

1 participant