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

Delegate for Programmatically Scroll + Lock\Unlock a Page #7

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

iradicator
Copy link

Hello Pin,

My name is Irad Ratmansky and I was using the PWParallaxScrollView as part of my intro for the app.
I had the need to lock the screen when I had an animation before allowing the user to continue with the intro. The animation started after scrolling programatically to the right page, so I had to get it thru UIScrollView delegate

So I introduced another delegate function and an "enabler" property that locks\unlocks the screen.
I've also expanded the example you had to demonstrate how the new lock\unlock functionality works

Hope you'll find it useful,
Irad Ratmansky.

@wpsteak wpsteak self-assigned this Oct 21, 2014
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.

2 participants