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

Add "moveend" event #103

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

Conversation

rbonomo
Copy link
Contributor

@rbonomo rbonomo commented May 22, 2019

This event is triggered after panzoom.moveBy(dx, dy, true) has completed its animation.

@anvaka
Copy link
Owner

anvaka commented Sep 7, 2019

@rbonomo thanks for the PR!

We also need to cover case of if (!smooth) { ..., so that it fires the event there as well.

Would you also be able to add unit tests for this change?

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.

2 participants