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

sensitivityScale #23

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

Conversation

brightredchilli
Copy link

Hi, I found a 'sensitivity' variable to be quite helpful. What this does is to multiply the translation of a the pan gesture with a scale, to make the page flip faster (sensitivity > 1.0) or slower ( sensitivity < 1.0)

MainController.m was changed to implement a default of 2x flipping. Meaning you would only have to flip 1/4 the page to get a page to flip.

MainController.m was changed to implement a default of 2x flipping. Meaning you would only have to flip 1/4 the page to get a page to flip.
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