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

Updated patch from #34 for goToPage issue with loop: false #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dokterbob
Copy link

This patch fixes several issues relating to goToPage() where loop: false.

If you disable looping and use a goToPage() the masterPage 0 will stay as invisible but potentially the next page will be visible (which shouldn't). Similarly, goToPage(2) would result in the destination page being hidden.

This pull request supersedes #34 and consists of the solution to provided by @linlex, which has been confirmed to work.

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.

1 participant