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
While I was using this in my project, I am using multiple input file type fields and each input can take multiple images . When I am using this function to resize the images I am getting duplicate images and I'm guessing this is probably because the loop is not waiting for the downscale function to finish and the loop continues.
The text was updated successfully, but these errors were encountered:
schlunsen
pushed a commit
to schlunsen/downscale
that referenced
this issue
Sep 13, 2018
While I was using this in my project, I am using multiple input file type fields and each input can take multiple images . When I am using this function to resize the images I am getting duplicate images and I'm guessing this is probably because the loop is not waiting for the downscale function to finish and the loop continues.
The text was updated successfully, but these errors were encountered: