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

Turn pages when zooming. #4

Closed
ENOZA opened this issue Jun 13, 2016 · 5 comments
Closed

Turn pages when zooming. #4

ENOZA opened this issue Jun 13, 2016 · 5 comments

Comments

@ENOZA
Copy link

ENOZA commented Jun 13, 2016

It would be great if we can turn pages when the view is being zoomed.
I checked DragPinchManager.java and realized that onDrag() and endDrag() methods ignore events when isZooming() returns true.
Is it possible to handle these events?
What changes should be made on PDFView.java for that?

@barteksc
Copy link
Collaborator

It is quite hard to do it well currently, now I'm working on continuous scroll through whole document that will eliminate this problem

@ENOZA
Copy link
Author

ENOZA commented Jun 13, 2016

@barteksc, thank you very much. I am really looking forward to the new function for continuous scrolling!

@IdioticMadman
Copy link

@barteksc Have this issue be fixed?Or there have some idea can fix it?

@sssvrock
Copy link

@barteksc Please let us know once you fixed this and tell me about the function to be used for navigating to other page even in zoomed state.

@barteksc
Copy link
Collaborator

Version 2.0.0 introduced continuous scroll, which eliminates this problem.

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

4 participants