You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's works perfectly. Tho when i'm trying to change the image inside the cropper, like this ;
self.cropView.image = img
self.cropView.refresh()
It's changing the image, but the scrollView zoom is almost on max.
I might be missing something, but how can i just replace the image and refresh the image?
re-creating the cropper each time is slow, tried it already. Thanks!
The text was updated successfully, but these errors were encountered:
First of all, Thank you for this great git!
Hey. i'm having this weird issue. When i'm first initializing the cropper View like this
It's works perfectly. Tho when i'm trying to change the image inside the cropper, like this ;
It's changing the image, but the scrollView zoom is almost on max.
I might be missing something, but how can i just replace the image and refresh the image?
re-creating the cropper each time is slow, tried it already. Thanks!
The text was updated successfully, but these errors were encountered: