You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments