PhotoEditor
PhotoEditor copied to clipboard
[Feature request] Scalable PhotoEdittorView
I think it would be great if it gets scalable PhotoEdittorView. Sometime, the image is quite small and it need to be zoom in to edit.
Zooming small image will make the image blurry. Which leads to a bad editing effect on the image. Hence zooming the image and making editing also needs to track the size of View as well when it was edited. Currently, For now, this feature is not possible.
Wonder if would be possible to to support image zooming and avoid scaling device screen size by using https://github.com/davemorrissey/subsampling-scale-image-view to support "any size of image"
its needed