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

当外部tableview滑动到顶部时,点击子控制器的cell时获取不到焦点,需要点第二次才能响应。 #3

Open
huhaosanxiong opened this issue Dec 7, 2017 · 2 comments

Comments

@huhaosanxiong
Copy link

我的理解是外部tableview滑到顶部时,第一响应变成了外部的tableview,此时点击cell的时候,先给子tableview获取了第一响应,所以cell需要点击两次。

@Liqiankun
Copy link
Owner

@huhaosanxiong 明白你的你意思了,第一次是停下来,第二次才是点击对吧?

@huhaosanxiong
Copy link
Author

是的,不知道怎么优化一下才好。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants