JCS
JCS

Reputation: 1101

Photos being uploaded incorrectly

We are using Html, AngularJs 1.6.X, Dropzone.JS 4.3, Load Image and Azure Blob Storage.

On the client-side images are:

There are occasions where images are being uploaded zoomed-in to the top left corner.

Any ideas on how to diagnose and fix the issue?

Thanks in advance.

Upvotes: 5

Views: 134

Answers (1)

JCS
JCS

Reputation: 1101

After some attempts I was able to pinpoint the issue to the scaling method of Load-Image.js.

I am not sure of what is causing the issue but replacing the library by another, a custom version of Image-Uploader, fixed the issue.

Hope this helps someone else.

Upvotes: 5

Related Questions