Open joshsedl opened 1 month ago
Looks like this return
statement causes this bug?
https://github.com/scaleflex/js-cloudimage-360-view/blob/39469ed58823ebe45388a5a885d880e288c99366/src/ci360.service.js#L922
To me it looks like the return
should simply be removed?
Maintainers please check if that fix is correct. Thanks!
See https://codesandbox.io/p/sandbox/js-cloudimage-360-view-example-forked-l5czys?workspaceId=8f1a8c32-1ff9-48b7-95f5-36bf3e63b3e4.
Removing "data-hide-360-logo" will display the arrow controls once again.