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

Making Image going to full view a bit harder than just a light swipe downwards #6

Open
Sun3 opened this issue Jan 31, 2014 · 2 comments

Comments

@Sun3
Copy link

Sun3 commented Jan 31, 2014

Love the control, excellent job.

I have a question, when swiping downwards and the view reaches the top, it quickly takes the Image into Full Screen Mode.

Is it possible to adjust the resistance before Image goes to Full Screen Mode?

Thank you.

@GalaTech
Copy link

Change the maxHeightBorder property value. If you set that to be the height of your screen it won't do it at all.

@Sun3
Copy link
Author

Sun3 commented Jan 31, 2014

I would like for it to go to full screen but only if the user pulls down just a bit harder when user is scrolling up form bottom of the form. In my testing if I am at the bottom of page (two page scrolls for example) and I swipe up quickly it goes to the top but image goes full screen. I wanted to make this part just a bit harder where the image does the bounce.

But if the user is already on the top of the screen and they pull down I would like the Image to go Full Screen. I hope I am describing this correctly.

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

2 participants