vue-pdf-eurlanda
Advanced tools
Comparing version 3.3.3 to 3.3.4
@@ -31,3 +31,3 @@ { | ||
"scripts": {}, | ||
"version": "3.3.3" | ||
"version": "3.3.4" | ||
} |
@@ -77,6 +77,5 @@ import resizeSensor from 'vue-resize-sensor' | ||
// if ( resolutionScale < 0.85 || resolutionScale > 1.15 ) | ||
// { | ||
// this.pdf.renderPage(this.rotate); | ||
// } | ||
//if ( resolutionScale < 0.85 || resolutionScale > 1.15 ){ | ||
this.pdf.renderPage(this.rotate); | ||
//} | ||
@@ -83,0 +82,0 @@ |
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
28002
522