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

Display crop box coordinates and size #35

Closed
cunlem opened this issue Sep 14, 2022 · 5 comments
Closed

Display crop box coordinates and size #35

cunlem opened this issue Sep 14, 2022 · 5 comments
Labels
enhancement New feature or request feature request
Milestone

Comments

@cunlem
Copy link

cunlem commented Sep 14, 2022

It would be useful to have XY offset of of top left corner of crop box displayed along with it's dimensions. One can get more predictable results by sticking to 8 or 16 multiples for offset and box size allows to target aspect ratio

@k3b k3b added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers feature request labels Sep 15, 2022
@k3b
Copy link
Owner

k3b commented Sep 15, 2022

This is much easier to implement than #15 (predefined cop sizes)

@k3b k3b added workInProgress and removed help wanted Extra attention is needed good first issue Good for newcomers labels Sep 16, 2022
@k3b k3b changed the title Display crop box size and offset Display crop box coordinates and size Sep 21, 2022
k3b added a commit that referenced this issue Sep 21, 2022
@k3b
Copy link
Owner

k3b commented Sep 21, 2022

Will be available with next release :-)

@cunlem
Copy link
Author

cunlem commented Sep 25, 2022

Awesome! I think I'll try to compile and test it in the meantime

@cunlem
Copy link
Author

cunlem commented Sep 26, 2022

Very nice. I was able to achieve perfect crop on the first try:

llcrop

Thank you for this feature.

I have to admit it was a bit hard to set the right values by dragging the box. I think the next step would be putting those values inside four editable text boxes: two for (x, y) coordinates of top left corner (bottom right corner is immaterial) and two for box dimensions.

@k3b
Copy link
Owner

k3b commented Jan 25, 2023

done.

available with next release Version 1.3

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

No branches or pull requests

2 participants