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

Speed up panning & zooming #59

Closed
tokee opened this issue Aug 11, 2019 · 1 comment
Closed

Speed up panning & zooming #59

tokee opened this issue Aug 11, 2019 · 1 comment
Assignees

Comments

@tokee
Copy link
Owner

tokee commented Aug 11, 2019

The current panning & zooming does a lot of costly callbacks to ensure the metadata-box is correctly positioned & sized. This is needed because the box is not handled by OpenSeadragon. Making OpenSeadragon handle it would mean lower overhead and smoother operation.

@tokee tokee self-assigned this Aug 11, 2019
@tokee
Copy link
Owner Author

tokee commented Aug 13, 2019

This is a duplicate of #34.

@tokee tokee closed this as completed Aug 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant