Hello. Recently I'm experiencing some issues regarding the built-in image cropper datatype. The cropper usually works fine when uploading an image and choosing a focal point but in some rare cases the focal points remains in the top left corner after loading a node. Usually after a second or two the focal point shifts to the chosen location.
The problem occurs when a node is saved and published whilst the focal point sits in the upper left corner. This results in having minus coordinates in the crop coordinates like so
Image cropper focal point minus coordinates
Hello. Recently I'm experiencing some issues regarding the built-in image cropper datatype. The cropper usually works fine when uploading an image and choosing a focal point but in some rare cases the focal points remains in the top left corner after loading a node. Usually after a second or two the focal point shifts to the chosen location. The problem occurs when a node is saved and published whilst the focal point sits in the upper left corner. This results in having minus coordinates in the crop coordinates like so
When loading the page that hold the crop itobviously gives a YSOD because of the faulty crop URL.
Specs: Umbraco v7.5.2 Imagecropper.dll v2.4.4.0 ImageProcessor.Web.dll v4.6.4.0
Is someone having the same issues maybe and knows a fix?
Hi Tom,
there is an related issue in umbraco versions before 7.5.4: http://issues.umbraco.org/issue/U4-9501
Maybe it's the same issue and you should update umbraco?
Cheers, Sören
Hi Sören,
Thanks for the reply. I'll try to see if updating resolves the issue!
is working on a reply...