You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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:
Browser: Chrome and Firefox on MacOS.
The text was updated successfully, but these errors were encountered: