scaleflex / js-cloudimage-360-view

Engage your customers with a stunning 360 view of your products. Any questions or issues, please report to https://github.com/scaleflex/js-cloudimage-360-view/issues
Other
2.02k stars 232 forks source link

Is the pointer zoom feature not working? #159

Open vingrad opened 9 months ago

vingrad commented 9 months ago

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 commented 7 months ago

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 commented 7 months ago

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

image