I've noticed that since Umbraco 8.7.0 the image cropper returns faulty crops from time to time
If you use the default crop then everything looks good but if you have user defined crops (with a bit of zoom, etc) then you sometimes get a black image in return.
This is a crop string from one of those faulty crops: /media/ca4mroen/pexels-bongkarn-thanyakij.jpg?crop=0.0010174910786382107,0,0.80464171290146125,0.80464171290146125&cropmode=percentage&width=768&height=384&rnd=132452569984970000
GetCropUrl sometimes returns black images.
Hi
I've noticed that since Umbraco 8.7.0 the image cropper returns faulty crops from time to time
If you use the default crop then everything looks good but if you have user defined crops (with a bit of zoom, etc) then you sometimes get a black image in return.
This is a crop string from one of those faulty crops: /media/ca4mroen/pexels-bongkarn-thanyakij.jpg?crop=0.0010174910786382107,0,0.80464171290146125,0.80464171290146125&cropmode=percentage&width=768&height=384&rnd=132452569984970000
Has anyone else experienced this error?
is working on a reply...