We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 001fe7f commit 996dbb1Copy full SHA for 996dbb1
1 file changed
js/load-image-scale.js
@@ -82,8 +82,6 @@
82
sourceY,
83
sourceWidth,
84
sourceHeight,
85
- destX,
86
- destY,
87
destWidth,
88
destHeight,
89
options
@@ -100,8 +98,8 @@
100
98
101
99
102
103
104
+ 0,
105
106
destHeight
107
)
@@ -252,8 +250,6 @@
252
250
253
251
254
255
- 0,
256
257
canvas.width,
258
canvas.height,
259
@@ -273,8 +269,6 @@
273
269
0,
274
270
275
271
276
277
278
272
279
280
@@ -291,8 +285,6 @@
291
285
292
286
293
287
294
295
296
288
297
289
298
290
0 commit comments