Open rawstream opened 6 months ago
This would be great if this is resolved.
Hello! Thanks for feedback.
I have two questions:
/crop/16:9/
operation? Would it be acceptable if the crop operation is absolutely positioned in the output URL? For instance, if you provide a URL with /crop/1:1/
and receive a result with /crop/1000x1000/100,0/
?Hi @nd0ut , Thanks for your response.
Should the editor enforce a fixed crop aspect ratio and prevent changes to the aspect ratio during editing?
I don't think this should be the default behaviour.
Do you specifically need the resulting URL to contain /crop/16:9/ operation? Would it be acceptable if the crop operation is absolutely positioned in the output URL? For instance, if you provide a URL with /crop/1:1/ and receive a result with /crop/1000x1000/100,0/?
It would definitely be acceptable if the crop operation is absolutely formatted in the output URL. The main issue is that the editor currently does not recognize /crop/16:9. The format of the output URL after editing doesn't really matter.
Is your feature request related to a problem? Please describe. I would like to use the Built-in image editor by passing a cdnUrl that contains a crop operation by aspect ratio. The operation is ignored and the editor does show the uncropped image instead.
Describe the solution you'd like The Built-in image editor supports 'Crop by aspect ratio'.