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

[ASTableNode/ASCellNode] Scroll gestures are ignored. #684

Closed
noppefoxwolf opened this issue Nov 23, 2017 · 2 comments
Closed

[ASTableNode/ASCellNode] Scroll gestures are ignored. #684

noppefoxwolf opened this issue Nov 23, 2017 · 2 comments

Comments

@noppefoxwolf
Copy link

Sometimes it is impossible to scroll in the reverse direction immediately after starting scrolling in a very short period of time.

This problem can be seen with this sample.
VerticalWithinHorizontalScrolling (Official sample.)

I confirmed that this problem is happening from AsyncDisplayKit 2.0.

Another more:
This problem does not occur with the application of Pinterest.
Do you have any workaround?

@noppefoxwolf
Copy link
Author

noppefoxwolf commented Nov 23, 2017

It happen this issue, when iPhoneX 11.1.2/ iPhone 6 (11.1.2).
But iPhone6s 11.0.3(and 11.1.2) are not.

@noppefoxwolf
Copy link
Author

delaysContentTouches = false

I fixed it.

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