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

<!DOCTYPE html> prevents pan to function at all #47

Closed
ReyReyesR opened this issue Jan 21, 2016 · 3 comments
Closed

<!DOCTYPE html> prevents pan to function at all #47

ReyReyesR opened this issue Jan 21, 2016 · 3 comments

Comments

@ReyReyesR
Copy link

Hello, I was loading your script on my project and could zoom on images but only in the x=0 y=0 coordinates, panning and dragging the image was impossible.
zoom-no-drag1
zoom-no-drag2

After several hours of testing and loading the exact same code in my index.html from the demo, I came to the conclusion that the tag was preventing the drag and pan directive to work at all, removing it seemed to fix the problem.

I don't know if this is a known bug or this limitation is on purpose since I couldn't find info about it anywhere.

Thanks for your time.

@mvindahl
Copy link
Owner

Hello Rey,
This is a bit surprising and it may be a bug. I'll have a look at reproducing it when time permits, probably in the upcoming weekend.
Best regards,
/Martin

@cperezvinsite
Copy link

Same here !!

@mvindahl
Copy link
Owner

First off, please accept my apologies for not having looked into this until now even though I promised to do so.

Anyway, this was a bone fide bug and it has been fixed now. Consequently, the version number has been incremented to 1.0.16 in both npm and bower.

Again, apologies for my tardiness.

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

No branches or pull requests

3 participants