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

Is the pointer zoom feature not working? #159

Open
vingrad opened this issue Feb 8, 2024 · 2 comments
Open

Is the pointer zoom feature not working? #159

vingrad opened this issue Feb 8, 2024 · 2 comments

Comments

@vingrad
Copy link

vingrad commented Feb 8, 2024

I've observed that the zoom functionality of the pointer doesn't seem to operate correctly. I attempted to use it within my application, and I also tested it on the official demo located at https://scaleflex.github.io/js-cloudimage-360-view/

However, I encountered the following error:

load-image-as-promise.js:5 Uncaught TypeError: t is not a function
    at Image.n (load-image-as-promise.js:5:29)

Browser: Chrome and Firefox on MacOS.

@eminozlem
Copy link

Yes it seems "pointer-zoom" stopped working. I'd also like to get a fix on it.
It seems its broken since v3.1.0 , its fine at 3.0.4
But the most important fix for me was the "vertical scroll" fix at 3.1.0. So I am stuck on which version to use.
I hope this gets fixed soon

@eminozlem
Copy link

Ok so this is the culprit which fixes the y-scroll but breaks the pointer zoom

image

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

2 participants