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

Update README.md #3

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Update README.md #3

merged 1 commit into from
Aug 30, 2023

Conversation

93cgutierrez
Copy link
Owner

No description provided.

@93cgutierrez 93cgutierrez merged commit ed58fbb into master Aug 30, 2023
93cgutierrez pushed a commit that referenced this pull request Aug 31, 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 pushed a commit that referenced this pull request Aug 31, 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 added a commit that referenced this pull request Aug 31, 2023
93cgutierrez pushed a commit that referenced this pull request Sep 4, 2023
change method from private to public
93cgutierrez added a commit that referenced this pull request Sep 4, 2023
93cgutierrez pushed a commit that referenced this pull request Sep 4, 2023
change method from private to public
add configuration version
93cgutierrez added a commit that referenced this pull request Sep 4, 2023
93cgutierrez pushed a commit that referenced this pull request Sep 5, 2023
change method from private to public
add configuration version
93cgutierrez pushed a commit that referenced this pull request Sep 5, 2023
change method from private to public
93cgutierrez added a commit that referenced this pull request Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant