DBCamera icon indicating copy to clipboard operation
DBCamera copied to clipboard

gesture function on CameraBaseCropView doesn't work well

Open dreamgo opened this issue 8 years ago • 1 comments

gesture function on CameraBaseCropView doesn't work well. It always can't make image "transform" to the right position or right size. Can you optimize the gesture function(panGesture, pinGesture)?

dreamgo avatar Mar 05 '16 14:03 dreamgo

+1. The cropping functionality is actually the worst part of the whole editor for me. It's very difficult to crop / move images at their edges as the editor does nothing if you include any of the outbound spaces of an image inside the final transform rectangle. (An exception for this is doing so slowly, cause the last position that the view be reset to is the one you would expect; the real image edge).

mamouneyya avatar Apr 09 '16 15:04 mamouneyya