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
I tried to implement PEPhotoCropEditor in an app which is especially made for high resolution images. During testing I encountered, that by cropping the image, the original resolution (e.g. 3264x2448 pixels) is no longer maintained. Instead, the cropped image is the actual resolution of the iPhone display (for instance something like 600x600 pixels).
BR,
Josef
The text was updated successfully, but these errors were encountered:
Not sure if it's a bug but I think it would be a good idea to use a scaled down image for the UI crop and then apply the same crop area to the original one.
Hi,
I tried to implement PEPhotoCropEditor in an app which is especially made for high resolution images. During testing I encountered, that by cropping the image, the original resolution (e.g. 3264x2448 pixels) is no longer maintained. Instead, the cropped image is the actual resolution of the iPhone display (for instance something like 600x600 pixels).
BR,
Josef
The text was updated successfully, but these errors were encountered: