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

How to chagne offset of image? #72

Closed
sonlam103 opened this issue Nov 18, 2021 · 4 comments
Closed

How to chagne offset of image? #72

sonlam103 opened this issue Nov 18, 2021 · 4 comments

Comments

@sonlam103
Copy link

I tried moving the photo inside the square, it always returns to the original position (Offset(0, 0)). Is it possible to set the edge of the image to be equal to the edge of the square when the image moves out of the square?

@xclud
Copy link
Owner

xclud commented Nov 18, 2021

It always makes the canvas fill with image and does not allow any blank space left. Do you expect another behavior?

I didn't understand the behavior you are trying to achieve.

@aduval
Copy link

aduval commented Nov 18, 2021

Hi,

I have a similar issue with a rectangle shape. The crop widget displays figure A, I move it to get figure B, but it comes back to figure A. I expect it to allow B and crop it that way. Thanks for your help !

crop

@xclud
Copy link
Owner

xclud commented Nov 18, 2021

@aduval This is a dup of #27. @margorski is working on a fix in #71.

@sonlam103
Copy link
Author

@xclud Thanks for reply!

@xclud xclud closed this as completed Nov 30, 2021
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

3 participants