Is the pointer zoom feature not working?
vingrad opened this issue · 2 comments
vingrad commented
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
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