Commit d9367ae
authored
Resolve conflict between multiple and crop/resize
For compress multiple images, last time i modified tryAjaxUpload() which turned out can't crop or resize image, that because corp/resize a image use a <img /> as parameter but multiple compress use Files. Now deal them seperately in isBinary.1 parent 1cdde94 commit d9367ae
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
266 | 269 | | |
267 | | - | |
268 | | - | |
| 270 | + | |
| 271 | + | |
269 | 272 | | |
270 | | - | |
| 273 | + | |
271 | 274 | | |
272 | 275 | | |
273 | 276 | | |
| |||
0 commit comments