vue-pdf-eurlanda
Advanced tools
Comparing version 3.3.14 to 3.3.15
@@ -31,3 +31,3 @@ { | ||
"scripts": {}, | ||
"version": "3.3.14" | ||
"version": "3.3.15" | ||
} |
@@ -99,2 +99,3 @@ import resizeSensor from 'vue-resize-sensor' | ||
alert(width+":"+height); | ||
console.log(this.$refs.canvasParent); | ||
this.$refs.canvasParent.style.height = height; | ||
@@ -101,0 +102,0 @@ this.$refs.canvasParent.style.width = width; |
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
28694
537