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

Scroll To Row results in scrolling to bottom of UITableView #52

Open
imwinit opened this issue Feb 13, 2020 · 1 comment
Open

Scroll To Row results in scrolling to bottom of UITableView #52

imwinit opened this issue Feb 13, 2020 · 1 comment

Comments

@imwinit
Copy link

imwinit commented Feb 13, 2020

Hi, I'm implementing a comments tableview with a parallax header. To show insertion of comments I'm using scrollToRow but when I use it on a tableView with parallax header, the table is scrolled down to the bottom. I've tested it without parallax header scrolling works exactly as needed. Also my table style is plain and I'm using a section header as a comment having replies as cells. I've tested this in MXParallaxHeader too and it also produces same problem.
Kindly let me know if anything I'm missing here or if you can relate the issue.
Thanks

@imwinit
Copy link
Author

imwinit commented Mar 13, 2020

Any updates here?

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