js-cloudimage-360-view
Advanced tools
Comparing version 2.7.2-beta.4 to 2.7.2-beta.5
@@ -646,2 +646,3 @@ "use strict"; | ||
this.container.style.height = window.innerHeight + 'px'; | ||
this.container.style.maxWidth = 'unset'; | ||
return; | ||
@@ -1240,3 +1241,3 @@ } | ||
this.containerHeight = containerHeight; | ||
this.pointerZoom = pointerZoom; | ||
this.pointerZoom = pointerZoom > 1 ? pointerZoom : 0; | ||
this.keysReverse = keysReverse; | ||
@@ -1243,0 +1244,0 @@ this.innerBox = (0, _jsCloudimage360ViewUtils.createInnerBox)(this.container); |
{ | ||
"name": "js-cloudimage-360-view", | ||
"version": "2.7.2-beta.4", | ||
"version": "2.7.2-beta.5", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "description": "", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
80904
1450
0