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

ASCollectionNode row selection/touch not working when Inverted is set to true. #1723

Open
varyP opened this issue Nov 6, 2019 · 0 comments

Comments

@varyP
Copy link

varyP commented Nov 6, 2019

Usecase : Using IGListKit + Texture

Issue :
If ASCollectionNode's .inverted is true, the selection callback for each row didSelectRowAtIndex never gets called!
For now switching to :branch => '2.8.1' solves the issue.
The issue can be reproduced on master.

Easily reproducible across all OS versions.

PS : If it matters, using UICollectionViewFlowLayout.

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