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

Cell selection on page scroll #1

Open
Crocotronic opened this issue May 2, 2017 · 0 comments
Open

Cell selection on page scroll #1

Crocotronic opened this issue May 2, 2017 · 0 comments

Comments

@Crocotronic
Copy link

Crocotronic commented May 2, 2017

Hi,

If you scroll to the next page the first time, the underlying cell will be selected (without firing the 'didSelectRowAtIndexPath'-Event). If you then page back and select another cell, the touched cell will be ignored and the previous "pre"-selected cell will be selected again firing the 'didSelectRowAtIndexPath'-event. From now on everything will work correctly.

This issue appears as soon as you have the hierarchy: UITableView -> UITableViewCell -> UIPageViewController -> UITableView
Do you have any ideas how to fix that dirty bug?

Best regards

Croco

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