Skip to content

Commit 3ee922d

Browse files
committed
Update vendored load-image dev dependency.
1 parent f7932ba commit 3ee922d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/vendor/load-image-scale.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,6 @@
304304
loadImage.transformCoordinates(canvas, options, data)
305305
if (pixelRatio > 1) {
306306
canvas.style.width = canvas.width / pixelRatio + 'px'
307-
canvas.style.height = canvas.height / pixelRatio + 'px'
308307
}
309308
loadImage
310309
.drawImage(

0 commit comments

Comments
 (0)