We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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的时候,点击选中某项弹出浮动提示框后,
The text was updated successfully, but these errors were encountered:
bug演示步骤: 1.下载https://github.com/moruiwei2/-bug- 2.打开第一组第一项 3.点击button1 ,点击button 可以切换组头 4.当点击曲线图的某一个点后,再点击button2就无法切换组头了,因为(UIView *)tableView:(UITableView *)tableView viewForHeaderInSection:(NSInteger)section 不执行了
Sorry, something went wrong.
No branches or pull requests
作为tableViewForHeaderInSection的时候,点击选中某项弹出浮动提示框后,
不执行了,我还写了demo测试
https://github.com/moruiwei2/-bug-
请大家讨论此bug
如有解决方法请联系我QQ835063630
谢谢 ~ _ ~
The text was updated successfully, but these errors were encountered: