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:titleForFooterInSection: and other methods not being called #19

Open
tobihagemann opened this issue May 6, 2016 · 2 comments

Comments

@tobihagemann
Copy link

I'm not sure how to deal with this. I've determined that tableView:titleForFooterInSection: and tableView:titleForHeaderInSection: don't work on my data source, when I'm using HPReorderTableView.

Am I doing something wrong?

@tobihagemann
Copy link
Author

Ah! Just saw the xslim branch. At least tableView:titleForHeaderInSection is implemented, but the footer method is missing. ;)

@docash59
Copy link

docash59 commented Mar 3, 2017

In my project titleForHeaderInSection is in my code but HPReorderTableView isn't calling it.
What do I need to do for HPReorder to call it?

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

2 participants