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

setSelectedPageIndex is not working on PeepingPagingView #6

Open
ObjectiveB opened this issue Nov 6, 2013 · 3 comments
Open

setSelectedPageIndex is not working on PeepingPagingView #6

ObjectiveB opened this issue Nov 6, 2013 · 3 comments

Comments

@ObjectiveB
Copy link

Add an instance of peepingPagingView as subview to another UIView. Try setting selected page index on it. Doesn't scroll to the selected index. Stays at 0.

@lxcid
Copy link
Owner

lxcid commented Nov 6, 2013

Do you have a example project that I can debug? It might be relates to view hierarchy setup ordering.

@jmillares
Copy link

Same problem here and no success after some debug. Any advice on this?

@jmillares
Copy link

Solved. As said above, the problem was related to view hierarchy setup ordering.

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

3 participants