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

Manage preventDefaultAction flag inside canvas-double-click viewer event #1288

Merged
merged 1 commit into from Sep 19, 2017

Conversation

ooystein
Copy link

Trigger the canvas-double-click event before default double tap to zoom happens on the viewer.

Similar to #1148 but for double click.

Trigger the canvas-double-click event before default double tap to zoom happens on the viewer
@iangilman
Copy link
Member

@ooystein Looks great!

This is technically a breaking change, so I think I want to land it after we get 2.3.1 out, but I think it's otherwise ready to go.

@ooystein
Copy link
Author

If this needs to wait for a new minor/major release, I could probably check if there are more events that should be updated for that release. And maybe add tests for events already using the preventDefaultAction flag

@iangilman
Copy link
Member

That would be fantastic!

@iangilman
Copy link
Member

Okay, 2.3.1 is released, so I'm landing this. Thanks again for the patch and the test!

@iangilman iangilman merged commit ed42a7f into openseadragon:master Sep 19, 2017
iangilman added a commit that referenced this pull request Sep 19, 2017
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.

None yet

2 participants