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

Link to the right repo in README.md #3

Merged
merged 1 commit into from
Oct 12, 2022
Merged

Link to the right repo in README.md #3

merged 1 commit into from
Oct 12, 2022

Conversation

MortenGregersen
Copy link

No description provided.

@mhiew
Copy link
Owner

mhiew commented Oct 12, 2022

sorry for the delay. thanks for the PR

@mhiew mhiew merged commit 45ef4a2 into mhiew:master Oct 12, 2022
@MortenGregersen MortenGregersen deleted the patch-1 branch October 12, 2022 20:04
93cgutierrez referenced this pull request in 93cgutierrez/AndroidPdfViewer Aug 30, 2023
new features:
- pinch gesture zoom (callback onPinchZoom).
- double tap zoom (callback onDoubleTap).
- scroll Animation (callback OnScrollAnimation).
note: Called when the user has a scroll gesture, before processing scroll handle toggling
(options:
            ScrollMoveDirection.NONE,
            ScrollMoveDirection.HORIZONTAL,
            ScrollMoveDirection.VERTICAL
            )
- new callback add oldZoom and newZoom, this is functionality in active scroll pinch gesture
- center pdf change zoom
- add method getPageSpacing, return Get spacing between pages.
93cgutierrez referenced this pull request in 93cgutierrez/AndroidPdfViewer Aug 30, 2023
Prepare 3.3.0-beta.1 Release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants