Compose-Cropper icon indicating copy to clipboard operation
Compose-Cropper copied to clipboard

Not getting proper cropped image after clicking on SAVE button

Open DharmeshBasapatiBacancy opened this issue 9 months ago • 0 comments

Hi SmartToolFactory,

I am using your library in my Compose project, and the Image cropper is working as expected, but when I want to pass and display the cropped image in next composable or screen, it is not showing the cropped image, instead it is showing the central part of the actual image.

Could you please let me know what can be the cause of this issue.

I am using your source code as a module in my project. I have used source code of v0.4.0

Image Image

DharmeshBasapatiBacancy avatar Apr 01 '25 15:04 DharmeshBasapatiBacancy