Closed Kagayakashi closed 8 months ago
So, this defaultVisibleArea is not usable if I want to show current (already cropped image) if user clicks "Edit" in UI.
Maybe I was just wrong using it, i dont know.
I fixed my problem with cropperRef.value.setCoordinates(coordinates)
with vue3 watch
.
For example if there is:
Square stencil always remain close to square. But i need dynamic aspect ratio, like it is not set
https://codesandbox.io/p/sandbox/sweet-panini-2g9rwx
How to do it?