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

作为tableViewForHeaderInSection的时候,点击选中某项后tableview返回组头代理方法不执行 #308

Open
moruiwei2 opened this issue May 30, 2018 · 1 comment

Comments

@moruiwei2
Copy link

作为tableViewForHeaderInSection的时候,点击选中某项弹出浮动提示框后,

  • (UIView *)tableView:(UITableView *)tableView viewForHeaderInSection:(NSInteger)section
    不执行了,我还写了demo测试
    https://github.com/moruiwei2/-bug-
    请大家讨论此bug
    如有解决方法请联系我QQ835063630
    谢谢 ~ _ ~
@moruiwei2
Copy link
Author

bug演示步骤:
1.下载https://github.com/moruiwei2/-bug-
2.打开第一组第一项
3.点击button1 ,点击button 可以切换组头
4.当点击曲线图的某一个点后,再点击button2就无法切换组头了,因为(UIView *)tableView:(UITableView *)tableView viewForHeaderInSection:(NSInteger)section
不执行了

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