Closed mapsedge closed 3 months ago
Any demo for checking? I think the origin is top left absolutely.
Sorry - wrote them backwards. Any way to set cropper origin to bottom left?
Sorry - wrote them backwards. Any way to set cropper origin to bottom left?
Not support that.
Using cropper to define object placement on an image. The library used for the output has the origin at the top:left, where cropper has the origin at bottom:left. This requires additional calculations to compensate for and if that's missed anywhere in the code, the whole mapping is thrown off.
Being able to set the origin to match the output library would greatly simplify the project and reduce opportunities for error.