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

Crop box expands on the opposite side after resizing past the container boundary #222

Closed
brianchitester opened this issue Aug 16, 2017 · 4 comments

Comments

@brianchitester
Copy link

Easier to reproduce when crop box aspect ratio is not locked.

Steps:

  1. make the crop box small.
  2. move towards one side of the container.
  3. quickly resize the crop box past the container bounds.
  4. BUG notice that the crop box expands on the opposite side.

I don't know the code well but, it seems like the crop box is resizing based on how far the mouse has moved, even if the mouse is moved outside the container.

@fengyuanchen
Copy link
Owner

Can't reproduce at all.

@brianchitester
Copy link
Author

@fengyuanchen
Copy link
Owner

Got it! Thanks~

@brianchitester
Copy link
Author

This is still an issue when resizing with ACTION_NORTH_EAST, ACTION_NORTH_WEST, ACTION_SOUTH_EAST, and ACTION_SOUTH_WEST

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

No branches or pull requests

2 participants