Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Bigger corner regions and movable crop area #1

Open
Gyoko opened this issue Oct 29, 2019 · 3 comments
Open

[Request] Bigger corner regions and movable crop area #1

Gyoko opened this issue Oct 29, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@Gyoko
Copy link

Gyoko commented Oct 29, 2019

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!

@flbaue flbaue added the enhancement New feature or request label Oct 30, 2019
@flbaue
Copy link
Owner

flbaue commented Oct 30, 2019

Thank you @Gyoko for your suggestions. I will look into into it.

@flbaue
Copy link
Owner

flbaue commented Oct 30, 2019

@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.).

@diegoflassa
Copy link

When will this configurability update land?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants