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

When tiles have overlap, rendering cropped tiles could throw an error. #901

Merged
merged 1 commit into from
Aug 21, 2018

Conversation

manthey
Copy link
Contributor

@manthey manthey commented Aug 21, 2018

This happened on IE11. I don't know if it happens on Edge. By ensuring we don't ask to crop to a size larger than the image, it works properly.

You can see the issue if you look at the deepzoom Mars example on IE11.

This happened on IE11.  By ensuring we don't ask to crop to a size
larger than the image, it works properly.
@manthey manthey merged commit 95c1e62 into master Aug 21, 2018
@manthey manthey deleted the quad-crop-issue branch August 21, 2018 14:38
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