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

update both sides of pagination widget during changes #769

Merged
merged 1 commit into from
Jan 5, 2021

Conversation

Spacarar
Copy link
Contributor

This is a fix I made for #560 where the top/bottom pagination widgets didn't match up.

it hooks into the changePage and perPageChanged events and ensures that either or both pagination widgets are set appropriately during these changes.

Thanks for the all the work you've put in the library, this was the only thing that was bugging me about it so I decided to fix it.

@mgd722
Copy link

mgd722 commented Oct 22, 2020

Also solves closed issue #631

@xaksis xaksis merged commit 7e9a8fd into xaksis:master Jan 5, 2021
@Cofie
Copy link

Cofie commented Apr 30, 2021

This still seems not to be solved. When i click on next in the top pagination, then the bottom navigation still not updates accordingly.
Using [email protected]

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

Successfully merging this pull request may close these issues.

4 participants