Open Gyoko opened 5 years ago
Thank you @Gyoko for your suggestions. I will look into into it.
@Gyoko I just release a new version 0.0.5. Included is the ability to move the crop area and a small improvement for jumping corners at the beginning of the touch movement. Let me know if that helps you. Besides that, the next update will probably be around configurability (initial sizes, Colors, etc.).
When will this configurability update land?
First of all - thank you VERY much! While this cropper is missing good UI, it's still much better than the current libraries with their clumsy and annoying controls.
But you're still missing a few essential features:
1. The detection radius of the corners is small and the user often misses them, which gives a laggy impression. So it would be great if we could pass a parameter that would control the size of the corner dots or simply the radius of the detection area. 2. Crop area should be movable. Current libraries implement this feature by moving the image while keeping the crop area fixed at the center of the screen (which is extremely annoying). Could you make it so that image always remains fixed and it's the crop area which is moving? Ideally, you could implement both modes and add a boolean parameter which would choose the mode.
All in all, this library has great potential (many thanks for that), but, personally, I'll be sticking to platform-specific crop libraries until this gets a few updates. Going to follow with interest. Thanks again!