@3dweb/360javascriptviewer
Advanced tools
{ | ||
"name": "@3dweb/360javascriptviewer", | ||
"version": "1.8.50", | ||
"version": "1.8.51", | ||
"description": "A 360 javascript viewer working with images", | ||
@@ -75,4 +75,3 @@ "type": "module", | ||
"webpack-cli": "^5.1.4", | ||
"webpack-obfuscator": "^3.5.1", | ||
"ws": "^8.17.0" | ||
"webpack-obfuscator": "^3.5.1" | ||
}, | ||
@@ -79,0 +78,0 @@ "dependencies": { |
@@ -181,6 +181,7 @@ # 360 Javascript Viewer | ||
} | ||
- IAutoCDNResizerConfig { | ||
  useWidth: boolean; | ||
  useHeight: boolean; //default true | ||
- IAutoCDNResizerConfig { | ||
  useWidth: boolean; //default true | ||
  useHeight: boolean; | ||
  scaleWithZoomMax: boolean; //default false loads images with the zoomMax factor for height or width | ||
  extraParams: object; //add extra params to the image urls | ||
} | ||
@@ -187,0 +188,0 @@ - notificationConfig { |
@@ -407,2 +407,3 @@ import { Slot } from 'ts-event-bus'; | ||
scaleWithZoomMax?: boolean, | ||
extraParams?: Record<string, string> | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
419719
0.42%20
-4.76%341
0.29%211
0.48%