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

Improve load cropping sliders #14

Closed
Avasam opened this issue Feb 5, 2022 · 3 comments
Closed

Improve load cropping sliders #14

Avasam opened this issue Feb 5, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@Avasam
Copy link
Contributor

Avasam commented Feb 5, 2022

There's two improvements I'd like to see with the sliders:

  1. Represent absolute values from the edge, rather than a point and distance.
    At the moment the sliders on the left "move" the image, and those on the right are the image size. This feels unnatural and leads to having to adjust the sliders multiple time even though the cropping was fine previously. (ie: crop left > zoom in > fix vertical crop > fix vertical zoom)

  2. I would like to see some sort of labeling or identifier to indicate which slider is which (left, top, right, bottom) without having to remember them by heart.

@milankarman milankarman added this to To do in Unload 1.3.0 via automation Feb 7, 2022
@milankarman milankarman added the enhancement New feature or request label Feb 7, 2022
@milankarman
Copy link
Owner

Putting this here so I don't forget. I'd also like to add a button which then allows you to draw a rectangle over what part you'd like to crop to and instantly applies it.

@milankarman milankarman moved this from To do to In progress in Unload 1.3.0 Feb 19, 2022
@milankarman
Copy link
Owner

Here's my implementation, pretty happy with it.

q82gGbQx6l.mp4

@milankarman milankarman moved this from In progress to Ready for release in Unload 1.3.0 Feb 19, 2022
@milankarman
Copy link
Owner

Done in 1.3.0

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
No open projects
Unload 1.3.0
Ready for release
Development

No branches or pull requests

2 participants